Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10238132/?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.347394Z",
    "action": 59,
    "target": "Need something a bit different? Check out our other Fedora Server downloads <a href=\"https://alt.fedoraproject.org/\">here</a>, featuring secondary architectures and network-based installation images.",
    "id": 4717846,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/4717846/?format=api"
}