Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/36488417/?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:42:52.069774+02:00",
    "action": 31,
    "target": "Մարդիկ",
    "id": 11302822,
    "action_name": "String added",
    "url": "https://hosted.weblate.org/api/changes/11302822/?format=api"
}