Changes API.

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

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

{
    "unit": "https://translate.memarc.info/api/units/22864/?format=api",
    "component": "https://translate.memarc.info/api/components/memorial-archives/widgets/?format=api",
    "translation": "https://translate.memarc.info/api/translations/memorial-archives/widgets/cs/?format=api",
    "user": null,
    "author": "https://translate.memarc.info/api/users/anonymous/?format=api",
    "timestamp": "2023-03-05T22:51:48.716956Z",
    "action": 4,
    "target": "Měsíc",
    "id": 8358,
    "action_name": "Suggestion added",
    "url": "https://translate.memarc.info/api/changes/8358/?format=api"
}