Changes API.

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

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

{
    "unit": "https://weblate.theyosh.nl/api/units/11431/?format=api",
    "component": "https://weblate.theyosh.nl/api/components/wifikill3r/interface/?format=api",
    "translation": "https://weblate.theyosh.nl/api/translations/wifikill3r/interface/sv/?format=api",
    "user": "https://weblate.theyosh.nl/api/users/eson57/?format=api",
    "author": "https://weblate.theyosh.nl/api/users/eson57/?format=api",
    "timestamp": "2021-02-02T21:24:03.879896+01:00",
    "action": 9,
    "target": "Aviseringar",
    "id": 3954,
    "action_name": "Translation uploaded",
    "url": "https://weblate.theyosh.nl/api/changes/3954/?format=api"
}