Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/19111269/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f42/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f42/lt/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-03-15T01:17:17.196231Z",
    "action": 59,
    "target": "Tiesioginėje sistemoje yra išdėstymas '{}', kurio negalima naudoti diegiant.",
    "old": "Tiesioginėje sistemoje yra išdėstymas '{}', kurio negalima naudoti diegiant.",
    "details": {
        "state": 20,
        "source": "The live system has layout '{}' which can't be used for installation.",
        "old_state": 20
    },
    "id": 18208419,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/18208419/?format=api"
}