Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1815682/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/booksporters-handbookversions_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksporters-handbookversions_index/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-08-17T20:07:47.791200Z",
    "action": 59,
    "target": "gitref:dc4114875ef10618002d3eeb46f09dc42da56b30[repository=\"src\",length=12]",
    "id": 880496,
    "action_name": "String updated in the repository",
    "url": "https://translate-dev.freebsd.org/api/changes/880496/?format=api"
}