Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1471312/?format=api",
    "component": "http://waldo.team/api/components/dai/remaining/?format=api",
    "translation": "http://waldo.team/api/translations/dai/remaining/ko/?format=api",
    "glossary_term": null,
    "user": "http://waldo.team/api/users/akintos/?format=api",
    "author": "http://waldo.team/api/users/akintos/?format=api",
    "timestamp": "2021-04-21T13:59:19.656301+09:00",
    "action": 27,
    "target": "{string}99829{/string}이 {string}273558{/string}",
    "id": 1530641,
    "action_name": "Search and replace",
    "url": "http://waldo.team/api/changes/1530641/?format=api"
}