Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1092307/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/booksfdp-primerworking-copy_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerworking-copy_index/it_IT/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/grip/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/grip/?format=api",
    "timestamp": "2024-03-01T11:40:45.262586Z",
    "action": 2,
    "target": "% cd ~/doc\n% git diff > doc-fix-spelling.diff\n",
    "id": 639251,
    "action_name": "Translation changed",
    "url": "https://translate-dev.freebsd.org/api/changes/639251/?format=api"
}