Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/184727/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/full-calendar-macro/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/full-calendar-macro/fr/?format=api",
    "user": "https://l10n.xwiki.org/api/users/atallahade/?format=api",
    "author": "https://l10n.xwiki.org/api/users/atallahade/?format=api",
    "timestamp": "2018-12-06T13:12:12.038044Z",
    "action": 2,
    "target": "URL de la page de mise à jour des événements quand ils ont déplacés ou redimensionnés dans le calendrier. Le paramètre «modifiable» doit être mis à true pour que ce champ soit pris en compte.",
    "id": 58608,
    "action_name": "Translation changed",
    "url": "https://l10n.xwiki.org/api/changes/58608/?format=api"
}