Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/80644/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/fr/?format=api",
    "user": "https://translate.yunohost.org/api/users/ppr/?format=api",
    "author": "https://translate.yunohost.org/api/users/ppr/?format=api",
    "timestamp": "2023-09-30T11:03:49.756561Z",
    "action": 5,
    "target": "Le projet YunoHost propose un service 'DynDNS' gratuit. Il est limité à un seul domaine par serveur (bien que vous puissiez également ajouter des sous-domaines plus tard en utilisant l'autre option 'Ajouter un domaine que je possède, ou un sous-domaine' ci-dessus). La configuration DNS sera automatiquement prise en charge par YunoHost. C'est l'idéal lorsque vous démarrez avec l'auto-hébergement en général et que vous ne souhaitez pas encore investir dans un nom de domaine. Cependant, à moyen/long terme, nous vous recommandons d'acheter votre propre nom de domaine auprès d'un registrar (fournisseur de nom de domaine) afin d'avoir la pleine propriété de votre domaine.",
    "id": 110323,
    "action_name": "Translation added",
    "url": "https://translate.yunohost.org/api/changes/110323/?format=api"
}