Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/738615/?format=api",
    "component": "https://weblate.framasoft.org/api/components/nextcloud/drop-account/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/nextcloud/drop-account/cs/?format=api",
    "user": "https://weblate.framasoft.org/api/users/pavelbo/?format=api",
    "author": "https://weblate.framasoft.org/api/users/pavelbo/?format=api",
    "timestamp": "2022-08-22T11:59:08.447210Z",
    "action": 5,
    "target": "Správce stanovil, že smazání vašeho účtu vyžaduje potvrzení prostřednictvím e-mailu. Nejprve vyplňte e-mailovou adresu ve svých osobních nastaveních.",
    "id": 414385,
    "action_name": "Traduction ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/414385/?format=api"
}