Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/1302301/?format=api",
    "component": "http://weblate.ucs.ru/api/components/storehouse5/sh/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh/fr/?format=api",
    "dictionary": null,
    "user": 97,
    "author": 97,
    "timestamp": "2019-09-28T09:56:15",
    "action": 2,
    "target": "\"Nouveau bon|Création de Nouveau Bon\", \"Nouveau Bon d'Entrée\", \"Nouveau Bon de Sortie\", \"Nouveau Mouvement Interne\", \"Nouveau Bon de Rapprochement\", \"Nouveau Bon de Groupage\", \"Nouveau Bon de Dégroupage\", \"Nouvel Acte de Production\", \"Bon de Retour Client\", \"Bon de Retour Fournisseur\"",
    "id": 356078,
    "action_name": "Translation changed",
    "url": "http://weblate.ucs.ru/api/changes/356078/?format=api"
}