Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/1873300/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-nfs/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-nfs/master/fr/?format=api",
    "user": "https://l10n.opensuse.org/api/users/christinegabriel/?format=api",
    "author": "https://l10n.opensuse.org/api/users/christinegabriel/?format=api",
    "timestamp": "2018-04-04T08:53:55.356956Z",
    "action": 2,
    "target": "Le nom d'hôte entré est incorrect. Il ne doit pas\ndépasser 50 caractères et ne doit comporter qu'une\nIPv4, une IPv6 ou un nom de domaine valide.\nIPv4 valide : %1\nIPv6 valide : %2\nDomaine valide : %3",
    "id": 1023790,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/1023790/?format=api"
}