Changes API.

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

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

{
    "unit": "http://translate.otrs.com/api/units/1824348/?format=api",
    "component": "http://translate.otrs.com/api/components/otrs/system-monitoring/?format=api",
    "translation": "http://translate.otrs.com/api/translations/otrs/system-monitoring/es_MX/?format=api",
    "user": "http://translate.otrs.com/api/users/av/?format=api",
    "author": "http://translate.otrs.com/api/users/av/?format=api",
    "timestamp": "2020-09-15T01:19:45.477304Z",
    "action": 5,
    "target": "Contraseña para reconocimiento HTTP para Icinga.",
    "id": 206206,
    "action_name": "Translation added",
    "url": "http://translate.otrs.com/api/changes/206206/?format=api"
}