Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/18400992/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/cockpit-podman/main/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/cockpit-podman/main/nl/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-10-11T08:38:46.634833Z",
    "action": 71,
    "target": "",
    "old": "",
    "details": {
        "state": 0,
        "source": "The Cockpit user interface for Podman containers. podman (Pod Manager) is a fully featured daemon-less engine for OCI containers, pods (groups of containers), and container images. It is CLI, API, and functionally compatible with Docker.",
        "old_state": -1
    },
    "id": 17137116,
    "action_name": "String added in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/17137116/?format=api"
}