Changes API.

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

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

{
    "unit": "https://translate.memarc.info/api/units/36971/?format=api",
    "component": "https://translate.memarc.info/api/components/memorial-archives/core/?format=api",
    "translation": "https://translate.memarc.info/api/translations/memorial-archives/core/pl/?format=api",
    "user": "https://translate.memarc.info/api/users/admin/?format=api",
    "author": "https://translate.memarc.info/api/users/admin/?format=api",
    "timestamp": "2025-05-05T08:37:52.142315Z",
    "action": 5,
    "target": "Użytkownik {{.userName}} napisał następujący komentarz dla {{.typeLabel}} „{{.label}}”:",
    "id": 31505,
    "action_name": "New translation",
    "url": "https://translate.memarc.info/api/changes/31505/?format=api"
}