Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/278775/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/settings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/settings/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-01-26T22:43:01.492781Z",
    "action": 59,
    "target": "우리는 때로 이벤트를 열고 특별 장비를 위한 쿠폰 코드를 나누어 줍니다. (예를 들어, Wondercon의 우리 부스에 들러주는 사람들에게)",
    "id": 1103127,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/1103127/?format=api"
}