Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/113074431/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/impress_remote/android-main/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/impress_remote/android-main/ia/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-04-15T11:38:52.332706Z",
    "action": 59,
    "target": "",
    "id": 50960959,
    "action_name": "String updated in the repository",
    "url": "https://translations.documentfoundation.org/api/changes/50960959/?format=api"
}