Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/112649/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/store/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/store/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-10-03T16:41:47.697223Z",
    "action": 71,
    "target": "Échec de la création de la demande d'intégration de l'app dans la liste de souhaits… Peut-être qu'il y a <a href='%(url)s'>déjà une PR en attente pour cette app</a> ? Sinon, merci de signaler le problème à l'équipe YunoHost.",
    "id": 172511,
    "action_name": "String added in the repository",
    "url": "https://translate.yunohost.org/api/changes/172511/?format=api"
}