Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1583161/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbookkernelconfig_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookkernelconfig_index/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-07-15T20:39:56.810690Z",
    "action": 59,
    "target": "예를 들어 다음 메시지의 경우 32번 줄을 [.filename]#GENERIC# 또는 [.filename]#NOTES# 와 비교하여 올바르게 입력되었는지 확인합니다:",
    "id": 556385,
    "action_name": "String updated in the repository",
    "url": "https://translate-dev.freebsd.org/api/changes/556385/?format=api"
}