Changes API.

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

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

{
    "unit": "https://kodi.weblate.cloud/api/units/6962097/?format=api",
    "component": "https://kodi.weblate.cloud/api/components/kodi-add-ons-look-and-feel/screensaver-rsxs-helios/?format=api",
    "translation": "https://kodi.weblate.cloud/api/translations/kodi-add-ons-look-and-feel/screensaver-rsxs-helios/es_es/?format=api",
    "user": "https://kodi.weblate.cloud/api/users/jalvarado0.eses/?format=api",
    "author": "https://kodi.weblate.cloud/api/users/jalvarado0.eses/?format=api",
    "timestamp": "2023-01-28T18:32:57.649145Z",
    "action": 5,
    "target": "Velocidad de la cámara",
    "id": 1563344,
    "action_name": "Translation added",
    "url": "https://kodi.weblate.cloud/api/changes/1563344/?format=api"
}