Changes API.

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

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

{
    "unit": "https://weblate.tusky.app/api/units/36095/?format=api",
    "component": "https://weblate.tusky.app/api/components/tusky/tusky/?format=api",
    "translation": "https://weblate.tusky.app/api/translations/tusky/tusky/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-05-03T16:27:18.235399Z",
    "action": 59,
    "target": "%1$d hora restante\u001e\u001e%1$d horas restantes\u001e\u001e%1$d horas restantes",
    "id": 164392,
    "action_name": "String updated in the repository",
    "url": "https://weblate.tusky.app/api/changes/164392/?format=api"
}