Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10156137/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/dnf/libdnf-dnf-4-master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/dnf/libdnf-dnf-4-master/hu/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/zoltanh721/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/zoltanh721/?format=api",
    "timestamp": "2023-10-07T11:18:42.203710Z",
    "action": 5,
    "target": "Kiterjesztés gyorsítótár (%d) írása közben: nem lehet bezárni az ideiglenes fájlt: %s",
    "old": "",
    "details": {
        "state": 20,
        "source": "While writing extension cache (%d): cannot close temporary file: %s",
        "old_state": 0
    },
    "id": 12554116,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/12554116/?format=api"
}