Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/836711/?format=api",
    "component": "https://waldo.team/api/components/pathfinder_kingmaker/classes/?format=api",
    "translation": "https://waldo.team/api/translations/pathfinder_kingmaker/classes/ko/?format=api",
    "glossary_term": null,
    "user": "https://waldo.team/api/users/netnk9151/?format=api",
    "author": "https://waldo.team/api/users/netnk9151/?format=api",
    "timestamp": "2021-03-23T10:57:28.015538+09:00",
    "action": 2,
    "target": "당신과 자연 간의 유대는 자연의 변덕스러움보다는 특정 크리쳐와 관계 있습니다.",
    "id": 1497699,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/1497699/?format=api"
}