Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10238130/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/getfedoraorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-05-02T20:00:47.347187Z",
    "action": 59,
    "target": "Specific documentation is available at the <a href=\"https://docs.fedoraproject.org/en-US/fedora-server/\">Fedora Server documentation page</a>.",
    "id": 4717844,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/4717844/?format=api"
}