Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1466237/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/booksarch-handbookbibliography_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksarch-handbookbibliography_index/ko/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/minsoo/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/minsoo/?format=api",
    "timestamp": "2023-07-24T05:28:39.946202Z",
    "action": 5,
    "target": "FreeBSD 아키텍처 안내서에 사용된 참고문헌",
    "id": 562964,
    "action_name": "New translation",
    "url": "https://translate-dev.freebsd.org/api/changes/562964/?format=api"
}