Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/18959045/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/cockpit-podman/main/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/cockpit-podman/main/ja/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-02-04T07:14:26.728542Z",
    "action": 71,
    "target": "Podman サービスがアクティブではありません",
    "old": "",
    "details": {
        "state": 10,
        "source": "Podman service failed",
        "old_state": -1
    },
    "id": 17985331,
    "action_name": "String added in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/17985331/?format=api"
}