Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5493319/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-7/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-7/ia/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-12-20T11:48:24.298367Z",
    "action": 59,
    "target": "Discos non essera afficite usque le clic sur le button 'Comenciar le installation'.",
    "old": "Nos non va toccar tu discos usque tu clicca sur “Comenciar le Installation”.",
    "details": {
        "state": 20,
        "source": "We won't touch your disks until you click 'Begin Installation'.",
        "old_state": 20
    },
    "id": 17559604,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/17559604/?format=api"
}