Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/78014/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/core/ca/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-03-23T17:58:52.956246Z",
    "action": 59,
    "target": "YunoHost ha pogut baixar el recurs «{source_id}» ({url}) per a {app}, però el recurs no coincideix amb la suma de comprovació esperada. Això podria significar que s'ha produït una fallada temporal de la xarxa al vostre servidor, O el responsable de manteniment (o un actor maliciós?) ha canviat d'alguna manera l'actiu i els empaquetadors de YunoHost han d'investigar i actualitzar el manifest de l'aplicació per reflectir aquest canvi.\n     Suma de comprovació esperada de sha256: {expected_sha256}\n     Suma de comprovació sha256 baixada: {computed_sha256}\n     Mida del fitxer baixat: {size}",
    "id": 142558,
    "action_name": "String updated in the repository",
    "url": "https://translate.yunohost.org/api/changes/142558/?format=api"
}