Changes API.

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

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

{
    "unit": "https://i18n.tweaked.cc/api/units/924/?format=api",
    "component": "https://i18n.tweaked.cc/api/components/cc-tweaked/minecraft/?format=api",
    "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/ko/?format=api",
    "user": "https://i18n.tweaked.cc/api/users/mindy15963/?format=api",
    "author": "https://i18n.tweaked.cc/api/users/mindy15963/?format=api",
    "timestamp": "2021-11-22T09:48:50.510002Z",
    "action": 4,
    "target": "/computercraft 명령어는 컴퓨터를 제어하고 상호작용하기 위한 다양한 디버깅 및 관리자 도구를 제공합니다.",
    "id": 2496,
    "action_name": "Suggestion added",
    "url": "https://i18n.tweaked.cc/api/changes/2496/?format=api"
}