Changes API.

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

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

{
    "unit": "http://translate.otrs.com/api/units/2107934/?format=api",
    "component": "http://translate.otrs.com/api/components/otrs/primary-secondary/?format=api",
    "translation": "http://translate.otrs.com/api/translations/otrs/primary-secondary/tr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-09-25T13:59:55.510153Z",
    "action": 6,
    "target": "Gelişmiş birincil/ikincil modda Birincilİkincil durumunun ayarı kaldırıldıktan sonra ebeveyn-çocuk bağlantısını koruma özelliğini etkinleştirir.",
    "id": 753431,
    "action_name": "Automatically translated",
    "url": "http://translate.otrs.com/api/changes/753431/?format=api"
}