Changes API.

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

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

{
    "unit": "https://translate.skvalex.com/api/units/88693/?format=api",
    "component": "https://translate.skvalex.com/api/components/callrecorder/main-app/?format=api",
    "translation": "https://translate.skvalex.com/api/translations/callrecorder/main-app/cs/?format=api",
    "user": "https://translate.skvalex.com/api/users/Max_747/?format=api",
    "author": "https://translate.skvalex.com/api/users/Max_747/?format=api",
    "timestamp": "2023-12-13T04:21:05.297481Z",
    "action": 5,
    "target": "Chápu, že skrytí tohoto oprávnění může způsobit problémy se stabilitou a ovlivnit funkčnost aplikace.",
    "id": 24425,
    "action_name": "Translation added",
    "url": "https://translate.skvalex.com/api/changes/24425/?format=api"
}