Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1147632/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/booksporters-handbookquick-porting_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookquick-porting_index/fa/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/mohamad/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/mohamad/?format=api",
    "timestamp": "2025-04-19T01:23:50.885954Z",
    "action": 37,
    "target": "# echo DEVELOPER=yes >> /etc/make.conf\n",
    "id": 762725,
    "action_name": "标记为需要编辑",
    "url": "https://translate-dev.freebsd.org/api/changes/762725/?format=api"
}