Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10798117/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-8/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-8/id/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-07-21T11:34:47.957915Z",
    "action": 59,
    "target": "",
    "old": "",
    "details": {
        "state": 0,
        "source": "Red Hat Insights aims to increase your IT efficiency and speed across hybrid infrastructures by identifying and prioritizing risks, managing vulnerabilities, and compliance, and analyzing costs. For more information, visit the Red Hat Insights information page.",
        "old_state": -1
    },
    "id": 6862967,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/6862967/?format=api"
}