Changes API.

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

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

{
    "unit": "https://translate.memarc.info/api/units/25947/?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": "https://translate.memarc.info/api/users/admin/?format=api",
    "author": "https://translate.memarc.info/api/users/admin/?format=api",
    "timestamp": "2024-06-04T18:12:34.355414Z",
    "action": 30,
    "target": "Add new list view…",
    "id": 14500,
    "action_name": "Source string changed",
    "url": "https://translate.memarc.info/api/changes/14500/?format=api"
}