Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/209309/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/system-config-printer/master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/system-config-printer/master/fr/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/mbousq/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/mbousq/?format=api",
    "timestamp": "2022-06-12T21:57:52.045670Z",
    "action": 4,
    "target": "Classifié",
    "id": 5144484,
    "action_name": "Suggestion added",
    "url": "https://translate.fedoraproject.org/api/changes/5144484/?format=api"
}