Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/8218865/?format=api",
    "component": "https://hosted.weblate.org/api/components/soundswitch/update-download/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/soundswitch/update-download/pl/?format=api",
    "user": "https://hosted.weblate.org/api/users/ArquesMartin/?format=api",
    "author": "https://hosted.weblate.org/api/users/ArquesMartin/?format=api",
    "timestamp": "2019-11-26T17:35:08+01:00",
    "action": 2,
    "target": "Lista zmian",
    "id": 5041695,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/5041695/?format=api"
}