Changes API.

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

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

{
    "unit": "https://translate.memarc.info/api/units/24656/?format=api",
    "component": "https://translate.memarc.info/api/components/memorial-archives/widgets/?format=api",
    "translation": "https://translate.memarc.info/api/translations/memorial-archives/widgets/pl/?format=api",
    "user": "https://translate.memarc.info/api/users/gchwierut/?format=api",
    "author": "https://translate.memarc.info/api/users/gchwierut/?format=api",
    "timestamp": "2022-07-04T12:18:37.644750Z",
    "action": 2,
    "target": "Czer",
    "id": 7704,
    "action_name": "Translation changed",
    "url": "https://translate.memarc.info/api/changes/7704/?format=api"
}