Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1453123/?format=api",
    "component": "http://waldo.team/api/components/dai/operations/?format=api",
    "translation": "http://waldo.team/api/translations/dai/operations/ko/?format=api",
    "glossary_term": null,
    "user": "http://waldo.team/api/users/Namu/?format=api",
    "author": "http://waldo.team/api/users/Namu/?format=api",
    "timestamp": "2021-01-17T11:15:05.539059+09:00",
    "action": 4,
    "target": "간첩 구출",
    "id": 1333191,
    "action_name": "Suggestion added",
    "url": "http://waldo.team/api/changes/1333191/?format=api"
}