Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/606793/?format=api",
    "component": "https://weblate.framasoft.org/api/components/framacalc/main/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/framacalc/main/pt_BR/?format=api",
    "user": "https://weblate.framasoft.org/api/users/william_weber_berrutti/?format=api",
    "author": "https://weblate.framasoft.org/api/users/william_weber_berrutti/?format=api",
    "timestamp": "2022-05-17T21:01:09.354722Z",
    "action": 5,
    "target": "Compartilhe suas planilhas e trabalhe junto!",
    "id": 364268,
    "action_name": "Traduction ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/364268/?format=api"
}