Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/36488420/?format=api",
    "component": "https://hosted.weblate.org/api/components/kaidan/glossary/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/kaidan/glossary/hy/?format=api",
    "user": "https://hosted.weblate.org/api/users/TigranKhachatryan0/?format=api",
    "author": "https://hosted.weblate.org/api/users/TigranKhachatryan0/?format=api",
    "timestamp": "2021-07-01T11:44:11.453661+02:00",
    "action": 31,
    "target": "Գաղտնիք",
    "id": 11302832,
    "action_name": "String added",
    "url": "https://hosted.weblate.org/api/changes/11302832/?format=api"
}