Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/11242252/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/dnf/libdnf-rhel-8/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/dnf/libdnf-rhel-8/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-28T11:29:58.606199Z",
    "action": 59,
    "target": "repomd 적재하는데 실패함: %s",
    "old": "repomd 적재하는데 실패함: %s",
    "details": {
        "state": 20,
        "source": "Loading repomd has failed: %s",
        "old_state": 20
    },
    "id": 9366733,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/9366733/?format=api"
}