Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1176574/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/booksfdp-primer_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primer_index/zh_TW/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/allan914/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/allan914/?format=api",
    "timestamp": "2022-01-09T16:23:41.686808Z",
    "action": 5,
    "target": "謝謝您成為 FreeBSD 文件計畫的一部分。  您的貢獻十分有價值,令我們十分感激。",
    "id": 349638,
    "action_name": "New translation",
    "url": "https://translate-dev.freebsd.org/api/changes/349638/?format=api"
}