Changes API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/changes/640094/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "https://translate-dev.freebsd.org/api/units/1605034/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbooksecurity_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbooksecurity_index/es/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/juanda097/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/juanda097/?format=api",
    "timestamp": "2024-03-11T22:19:41.692309Z",
    "action": 5,
    "target": "A continuación, ejecute el siguiente comando para habilitar el servicio:",
    "id": 640094,
    "action_name": "New translation",
    "url": "https://translate-dev.freebsd.org/api/changes/640094/?format=api"
}