Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/49881/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/core/fr/?format=api",
    "user": "https://translate.yunohost.org/api/users/ppr/?format=api",
    "author": "https://translate.yunohost.org/api/users/ppr/?format=api",
    "timestamp": "2021-10-03T09:14:31.821228Z",
    "action": 37,
    "target": "Le domaine {domain} est basé sur un domaine de premier niveau (TLD) à usage spécial comme .local ou .test et ne devrait donc pas avoir d'enregistrements DNS réels.",
    "id": 43287,
    "action_name": "Marked for edit",
    "url": "https://translate.yunohost.org/api/changes/43287/?format=api"
}