Changes API.

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

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

{
    "unit": "https://translate.funkwhale.audio/api/units/371111/?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:04.429516Z",
    "action": 4,
    "target": "Funkwhale est disponible comme application conteneurisée. Cela vous permet d'exécuter chaque service dans son conteneur plutôt que de les installer sur votre serveur. Vous pouvez exécuter Funkwhale via [Docker](https://docker.com/).",
    "id": 377335,
    "action_name": "Suggestion added",
    "url": "https://translate.funkwhale.audio/api/changes/377335/?format=api"
}