Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/735604/?format=api",
    "component": "https://weblate.framasoft.org/api/components/lstu/development/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/lstu/development/hr/?format=api",
    "user": "https://weblate.framasoft.org/api/users/milotype/?format=api",
    "author": "https://weblate.framasoft.org/api/users/milotype/?format=api",
    "timestamp": "2022-07-25T23:01:23.659634Z",
    "action": 9,
    "target": "Dobit ćeš stranicu statistike sa statistikom administratora ako si uspješno prijavljen/a. U suprotnom ćeš dobiti svoju statistiku i poruku o neuspjehu",
    "id": 405144,
    "action_name": "Traduction téléversée",
    "url": "https://weblate.framasoft.org/api/changes/405144/?format=api"
}