Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/3642/?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/ariasuni/?format=api",
    "author": "https://translate.yunohost.org/api/users/ariasuni/?format=api",
    "timestamp": "2019-03-22T20:59:18.899435Z",
    "action": 5,
    "target": "Vous avez un lien symbolique cassé à la place de votre dossier d’archives « {path:s} ». Vous pourriez avoir une configuration personnalisée pour sauvegarder vos données sur un autre système de fichiers, dans ce cas, vous avez probablement oublié de monter ou de connecter votre disque dur ou votre clé USB.",
    "id": 2252,
    "action_name": "Translation added",
    "url": "https://translate.yunohost.org/api/changes/2252/?format=api"
}