Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/8338701/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/ibus-typing-booster/app/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/ibus-typing-booster/app/pl/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-08-07T16:52:55.772693Z",
    "action": 30,
    "target": "Use a workaround if the %s function is broken. Enable this option only if absolutely necessary, it can also cause problems, especially when XIM is used.",
    "id": 3471927,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/3471927/?format=api"
}