Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7271021/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/dnf/dnf-rhel-8/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/dnf/dnf-rhel-8/hr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-02-28T12:02:34.457082Z",
    "action": 59,
    "target": "\u001e\u001e\u001e\u001e",
    "old": "\u001e\u001e\u001e\u001e",
    "details": {
        "state": 0,
        "source": "%d file removed\u001e\u001e%d files removed",
        "old_state": 0
    },
    "id": 4216158,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/4216158/?format=api"
}