Changes API.

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

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

{
    "unit": "https://translate.memarc.info/api/units/19537/?format=api",
    "component": "https://translate.memarc.info/api/components/memorial-archives/memorial-archives-website/?format=api",
    "translation": "https://translate.memarc.info/api/translations/memorial-archives/memorial-archives-website/pl/?format=api",
    "user": "https://translate.memarc.info/api/users/tplonka/?format=api",
    "author": "https://translate.memarc.info/api/users/tplonka/?format=api",
    "timestamp": "2021-11-10T09:52:08.751954Z",
    "action": 4,
    "target": "Sesja wygasła z powodu braku aktywności. Zaloguj się ponownie lub wróć do strony głównej aby kontynuować jako gość.",
    "id": 4469,
    "action_name": "Suggestion added",
    "url": "https://translate.memarc.info/api/changes/4469/?format=api"
}