Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/15466990/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f39/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f39/he/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-11-10T10:10:57.783362Z",
    "action": 59,
    "target": "",
    "old": "",
    "details": {
        "state": 0,
        "source": "Systemd-boot cannot be utilized with the current type of payload. Choose an installation media that supports package installation.",
        "old_state": -1
    },
    "id": 12819484,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/12819484/?format=api"
}