Changes API.

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

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

{
    "unit": "https://kodi.weblate.cloud/api/units/8255586/?format=api",
    "component": "https://kodi.weblate.cloud/api/components/kodi-add-ons-scripts/script-service-hue/?format=api",
    "translation": "https://kodi.weblate.cloud/api/translations/kodi-add-ons-scripts/script-service-hue/pt_br/?format=api",
    "user": "https://kodi.weblate.cloud/api/users/Havokdan/?format=api",
    "author": "https://kodi.weblate.cloud/api/users/Havokdan/?format=api",
    "timestamp": "2024-05-18T12:18:43.401189Z",
    "action": 5,
    "target": "Ativar durante a reprodução ao pôr do sol",
    "id": 2824004,
    "action_name": "Translation added",
    "url": "https://kodi.weblate.cloud/api/changes/2824004/?format=api"
}