Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/14286785/?format=api",
    "component": "https://hosted.weblate.org/api/components/phpmyadmin/5-2/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/5-2/lt/?format=api",
    "user": "https://hosted.weblate.org/api/users/RytisArkuauskas/?format=api",
    "author": "https://hosted.weblate.org/api/users/RytisArkuauskas/?format=api",
    "timestamp": "2023-02-14T15:44:11.605790+01:00",
    "action": 5,
    "target": "Naujas",
    "id": 48959083,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/48959083/?format=api"
}