Changes API.

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

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

{
    "unit": "https://translate.funkwhale.audio/api/units/209379/?format=api",
    "component": "https://translate.funkwhale.audio/api/components/documentation/glossary-1/?format=api",
    "translation": "https://translate.funkwhale.audio/api/translations/documentation/glossary-1/fr/?format=api",
    "user": "https://translate.funkwhale.audio/api/users/Thovi98/?format=api",
    "author": "https://translate.funkwhale.audio/api/users/Thovi98/?format=api",
    "timestamp": "2023-06-23T20:53:52.821317Z",
    "action": 5,
    "target": "Un pod est une instance de Funkwhale exécutée sur un serveur. Les pods peuvent communiquer entre eux à travers le {term}`Fediverse`.",
    "id": 362544,
    "action_name": "Translation added",
    "url": "https://translate.funkwhale.audio/api/changes/362544/?format=api"
}