Changes API.

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

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

{
    "unit": "https://translate.rx.studio/api/units/97144/?format=api",
    "component": "https://translate.rx.studio/api/components/r-project/stats-r/?format=api",
    "translation": "https://translate.rx.studio/api/translations/r-project/stats-r/ja/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-03-15T03:06:34.222534Z",
    "action": 59,
    "target": "'y' はランクが 0 です",
    "id": 272094,
    "action_name": "String updated in the repository",
    "url": "https://translate.rx.studio/api/changes/272094/?format=api"
}