Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/24728715/?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/ar/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2019-12-16T17:48:28.777193Z",
    "action": 13,
    "target": "",
    "id": 498980,
    "action_name": "Source string added",
    "url": "https://translations.documentfoundation.org/api/changes/498980/?format=api"
}