Changes API.

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

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

{
    "unit": "http://translate.pretalx.com/api/units/15493/?format=api",
    "component": "http://translate.pretalx.com/api/components/pretalx/pretalx/?format=api",
    "translation": "http://translate.pretalx.com/api/translations/pretalx/pretalx/es/?format=api",
    "user": "http://translate.pretalx.com/api/users/lfernandez/?format=api",
    "author": "http://translate.pretalx.com/api/users/lfernandez/?format=api",
    "timestamp": "2021-08-30T20:41:04.201285Z",
    "action": 5,
    "target": "Las evaluaciones son herramientas valiosas para que los ponentes mejoren su contenido y su presentación. ¡Por pequeña que sea la evaluación, ésta puede ser utíl! Favor de tomar el tiempo necesario para comunicar una retroalimentación constructiva.",
    "id": 5804,
    "action_name": "New translation",
    "url": "http://translate.pretalx.com/api/changes/5804/?format=api"
}