Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/2032327/?format=api",
    "component": "http://waldo.team/api/components/wl3/dialogue/?format=api",
    "translation": "http://waldo.team/api/translations/wl3/dialogue/ko/?format=api",
    "glossary_term": null,
    "user": "http://waldo.team/api/users/8942023c2f854913/?format=api",
    "author": "http://waldo.team/api/users/8942023c2f854913/?format=api",
    "timestamp": "2022-05-17T08:09:37.934521+09:00",
    "action": 2,
    "target": "\"그렇고말고. 그걸 잊지 말라고.\"",
    "id": 2045656,
    "action_name": "Translation changed",
    "url": "http://waldo.team/api/changes/2045656/?format=api"
}