Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/8895165/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/blivet/libbytesize/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/blivet/libbytesize/hr/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/gogo2/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/gogo2/?format=api",
    "timestamp": "2021-10-06T18:20:18.298870Z",
    "action": 37,
    "target": "KiB",
    "old": "",
    "details": {},
    "id": 3631744,
    "action_name": "Marked for edit",
    "url": "https://translate.fedoraproject.org/api/changes/3631744/?format=api"
}