Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/515436/?format=api",
    "component": "https://translate.tails.net/api/components/tails/pidgin/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/pidgin/es/?format=api",
    "user": "https://translate.tails.net/api/users/victordargallo/?format=api",
    "author": "https://translate.tails.net/api/users/victordargallo/?format=api",
    "timestamp": "2024-12-04T11:50:29.241315Z",
    "action": 2,
    "target": "<p>Ya puedes intentar usar <i>Dino</i> en Tails. Consulta nuestra\ndocumentación sobre cómo [[chatear con <i>Dino</i> y OMEMO|doc/advanced_topics/dino]].</p>\n",
    "id": 3396842,
    "action_name": "Translation changed",
    "url": "https://translate.tails.net/api/changes/3396842/?format=api"
}