Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/131381/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/panelscode-translations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/panelscode-translations/fr/?format=api",
    "user": "https://l10n.xwiki.org/api/users/xrichard/?format=api",
    "author": "https://l10n.xwiki.org/api/users/xrichard/?format=api",
    "timestamp": "2018-09-26T20:48:37.170989Z",
    "action": 2,
    "target": "Vous pouvez définir ici les applications qui seront affichées dans la Barre d'Applications (barre affichée par défaut à gauche). Toute nouvelle application sera affichée dans cette barre. Si vous souhaitez en supprimer certaines, glissez/déposez simplement son icône d'un pavé à l'autre. Vous pouvez aussi ordonner les applications. N'oubliez pas d'enregistrer vos modifications !",
    "id": 26709,
    "action_name": "Translation changed",
    "url": "https://l10n.xwiki.org/api/changes/26709/?format=api"
}