Changes API.

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

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

{
    "unit": "https://translate.memarc.info/api/units/34563/?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/admin/?format=api",
    "author": "https://translate.memarc.info/api/users/admin/?format=api",
    "timestamp": "2024-04-10T09:56:44.210158Z",
    "action": 5,
    "target": "Czy naprawdę usunąć logowanie bez hasła {n}? Tej akcji nie można cofnąć.",
    "id": 10253,
    "action_name": "New translation",
    "url": "https://translate.memarc.info/api/changes/10253/?format=api"
}