Changes API.

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

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

{
    "unit": "https://translate.gajim.org/api/units/6094476/?format=api",
    "component": "https://translate.gajim.org/api/components/gajim-website/website/?format=api",
    "translation": "https://translate.gajim.org/api/translations/gajim-website/website/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-08-23T20:13:17.122113Z",
    "action": 59,
    "target": "**Avril apporte un tout nouvel analyseur syntaxique de mise en forme de message, rendant Gajim conforme à la XEP-0393. Cet article va aussi vous donner un avant-goût de quelques fonctionnalités sur lesquelles nous avons travaillé ces derniers mois : la nouvelle fenêtre de discussion et la nouvelle fenêtre d'information de contact.**\n",
    "id": 288170,
    "action_name": "String updated in the repository",
    "url": "https://translate.gajim.org/api/changes/288170/?format=api"
}