Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/29418891/?format=api",
    "component": "https://hosted.weblate.org/api/components/cyberos/desktop-daemon/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/cyberos/desktop-daemon/zh_Hans/?format=api",
    "user": "https://hosted.weblate.org/api/users/omaemae/?format=api",
    "author": "https://hosted.weblate.org/api/users/omaemae/?format=api",
    "timestamp": "2021-02-19T11:13:56.112186+01:00",
    "action": 30,
    "target": "Change wallpaper",
    "id": 9459549,
    "action_name": "Source string changed",
    "url": "https://hosted.weblate.org/api/changes/9459549/?format=api"
}