Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1965089/?format=api",
    "component": "http://waldo.team/api/components/wl3/statuseffects/?format=api",
    "translation": "http://waldo.team/api/translations/wl3/statuseffects/ko/?format=api",
    "glossary_term": null,
    "user": "http://waldo.team/api/users/b0da81caa1094cb0/?format=api",
    "author": "http://waldo.team/api/users/b0da81caa1094cb0/?format=api",
    "timestamp": "2022-06-26T02:04:43.562845+09:00",
    "action": 36,
    "target": "발정남",
    "id": 2069741,
    "action_name": "Translation approved",
    "url": "http://waldo.team/api/changes/2069741/?format=api"
}