Changes API.

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

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

{
    "unit": "https://translate.ayana.io/api/units/24394/?format=api",
    "component": "https://translate.ayana.io/api/components/ayana/general/?format=api",
    "translation": "https://translate.ayana.io/api/translations/ayana/general/ko/?format=api",
    "user": "https://translate.ayana.io/api/users/Pomco/?format=api",
    "author": "https://translate.ayana.io/api/users/Pomco/?format=api",
    "timestamp": "2022-06-29T15:33:13.941575Z",
    "action": 2,
    "target": "아래에 제가 알고있는 모든 명령어들이 나와있어요.\n만약 도움이 필요하시다면 언제든지 저희 서포트 서버에 참여해 주세요({support}).\n\n[저를 초대]({invite}), [최소 권한으로 초대]({minimal}), [Ayana PRO]({pro}), [Ayana 상태]({status}), [트위터]({twitter})\n\n**좋은 하루 되세요!**",
    "id": 32951,
    "action_name": "Translation changed",
    "url": "https://translate.ayana.io/api/changes/32951/?format=api"
}