Changes API.

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

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

{
    "unit": "https://translate.memarc.info/api/units/23850/?format=api",
    "component": "https://translate.memarc.info/api/components/memorial-archives/widgets/?format=api",
    "translation": "https://translate.memarc.info/api/translations/memorial-archives/widgets/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-07-18T20:48:09.433369Z",
    "action": 30,
    "target": "Match Any",
    "id": 8606,
    "action_name": "Source string changed",
    "url": "https://translate.memarc.info/api/changes/8606/?format=api"
}