Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/613/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/contribute/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/contribute/fr/?format=api",
    "user": "https://translate.tails.boum.org/api/users/Chre/?format=api",
    "author": "https://translate.tails.boum.org/api/users/Chre/?format=api",
    "timestamp": "2024-05-02T16:17:41.622761Z",
    "action": 37,
    "target": "Il existe de nombreuses manières de participer à Tails. Trouvez ci-dessous le moyen pour vous de contribuer, toute participation est la bienvenue !",
    "id": 3300256,
    "action_name": "Marked for edit",
    "url": "https://translate.tails.boum.org/api/changes/3300256/?format=api"
}