Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/689450/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica-android/main-strings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica-android/main-strings/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-03-03T13:47:52.291535Z",
    "action": 59,
    "target": "%1$s와(과) %2$s 사이에, 보석 꾸러미를 평소처럼 구입하면 더 많은 양의 보석이 적립됩니다. 더 많은 보석을 쓰고, 공유하고, 미래를 위해 모아두세요!",
    "id": 1216360,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/1216360/?format=api"
}