Changes API.

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

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

{
    "unit": null,
    "component": "https://translations.documentfoundation.org/api/components/android-viewer/android-strings-7-6/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/android-viewer/android-strings-7-6/ia/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-04-17T02:37:18.814508Z",
    "action": 17,
    "target": "",
    "id": 51070903,
    "action_name": "Changes committed",
    "url": "https://translations.documentfoundation.org/api/changes/51070903/?format=api"
}