Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10238202/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/getfedoraorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/cs/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-05-24T20:00:52.755360Z",
    "action": 59,
    "target": "Konkrétní dokumentace je dostupná na <a href=\"https://docs.fedoraproject.org/en-US/fedora-server/\">stránce dokumentace Fedory Server</a>.",
    "id": 5009646,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/5009646/?format=api"
}