Changes API.

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

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

{
    "unit": "https://translate.funkwhale.audio/api/units/371112/?format=api",
    "component": "https://translate.funkwhale.audio/api/components/documentation/administrator-installation-docker/?format=api",
    "translation": "https://translate.funkwhale.audio/api/translations/documentation/administrator-installation-docker/fr/?format=api",
    "user": "https://translate.funkwhale.audio/api/users/anonymous/?format=api",
    "author": "https://translate.funkwhale.audio/api/users/anonymous/?format=api",
    "timestamp": "2024-02-13T16:02:53.564565Z",
    "action": 4,
    "target": "Ce guide suppose que votre système est basé sur [Debian](https://debian.org/).",
    "id": 377336,
    "action_name": "Suggestion added",
    "url": "https://translate.funkwhale.audio/api/changes/377336/?format=api"
}