Changes API.

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

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

{
    "unit": "https://translate.rx.studio/api/units/256968/?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/pl/?format=api",
    "user": "https://translate.rx.studio/api/users/lukaszdaniel/?format=api",
    "author": "https://translate.rx.studio/api/users/lukaszdaniel/?format=api",
    "timestamp": "2024-09-06T10:29:41.509959Z",
    "action": 7,
    "target": "Adres internetowy:",
    "id": 321772,
    "action_name": "Suggestion accepted",
    "url": "https://translate.rx.studio/api/changes/321772/?format=api"
}