Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/8664744/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/blivet/blivet-rhel9/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/blivet/blivet-rhel9/cs/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/pavelb/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/pavelb/?format=api",
    "timestamp": "2023-08-23T22:17:41.524234Z",
    "action": 2,
    "target": "Nedaří se načíst selhaný atribut LUN %(fcplun)s na WWPN %(wwpn)s na zFCP zařízení %(devnum)s (%(e)s).",
    "id": 12157406,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/12157406/?format=api"
}