Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/9858075/?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/sv/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-02-25T18:12:04.847079Z",
    "action": 59,
    "target": "Ställ allt till standardvärden",
    "id": 4179015,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/4179015/?format=api"
}