Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/8338076/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-8/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-8/ta/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-08-06T11:15:34.886408Z",
    "action": 30,
    "target": "Failed to add a device.",
    "old": "%s cannot be on an encrypted block device.",
    "details": {},
    "id": 3470118,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/3470118/?format=api"
}