Changes API.

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

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

{
    "unit": "https://translate.rx.studio/api/units/220245/?format=api",
    "component": "https://translate.rx.studio/api/components/r-project/mac-gui/?format=api",
    "translation": "https://translate.rx.studio/api/translations/r-project/mac-gui/hu/?format=api",
    "user": "https://translate.rx.studio/api/users/anonymous/?format=api",
    "author": "https://translate.rx.studio/api/users/anonymous/?format=api",
    "timestamp": "2023-09-01T09:17:50.855188Z",
    "action": 4,
    "target": "Forrás vagy terhelés R-ben",
    "id": 234382,
    "action_name": "Suggestion added",
    "url": "https://translate.rx.studio/api/changes/234382/?format=api"
}