Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/454790/?format=api",
    "component": "https://translate.tails.net/api/components/tails/index/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/index/es/?format=api",
    "user": "https://translate.tails.net/api/users/emmapeel/?format=api",
    "author": "https://translate.tails.net/api/users/emmapeel/?format=api",
    "timestamp": "2020-09-09T07:23:50.223460Z",
    "action": 2,
    "target": "Apaga tu computadora e inicia en tu memoria USB con Tails en lugar de iniciarla con Windows, macOS o Linux. Tails no deja rastros en la computadora cuando la apagas.",
    "id": 2952737,
    "action_name": "Translation changed",
    "url": "https://translate.tails.net/api/changes/2952737/?format=api"
}