Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/98430/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost-apps/test_app_for_translation/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/test_app_for_translation/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-03-25T04:57:56.797877Z",
    "action": 59,
    "target": "Les demandes d'inscription doivent-elles être accompagnée d'un motif (par exemple, une explication de la raison pour laquelle la personne veut rejoindre l'instance) ?",
    "id": 145400,
    "action_name": "String updated in the repository",
    "url": "https://translate.yunohost.org/api/changes/145400/?format=api"
}