Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/32453/?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/ericgaspar/?format=api",
    "author": "https://translate.yunohost.org/api/users/ericgaspar/?format=api",
    "timestamp": "2021-09-12T21:10:40.991855Z",
    "action": 2,
    "target": "Le EHLO reçu par le serveur de diagnostique distant en IPv{ipversion} est différent du domaine de votre serveur. <br>EHLO reçu: <code>{wrong_ehlo}</code><br> Attendu : <code>{right_ehlo}</code><br> La cause la plus courante ce problème est que le port 25 <a href='https://yunohost.org/isp_box_config'>n'est pas correctement redirigé vers votre serveur</a>. Vous pouvez également vous assurer qu'aucun pare-feu ou proxy inversé n'interfère.",
    "id": 40206,
    "action_name": "Translation changed",
    "url": "https://translate.yunohost.org/api/changes/40206/?format=api"
}