Changes API.

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

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

{
    "unit": "https://weblate.immersivetranslate.com/api/units/7892/?format=api",
    "component": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/?format=api",
    "translation": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-06-18T14:57:12.347872Z",
    "action": 71,
    "target": "당신이 질문이나 제안사항이 있으시다면, 아래의 양식을 작성하여 저희에게 연락하시거나 {email}로 이메일을 보내주시기 바랍니다. 저희는 빠른 시일 내에 답변드리겠습니다.",
    "id": 7904,
    "action_name": "String added in the repository",
    "url": "https://weblate.immersivetranslate.com/api/changes/7904/?format=api"
}