Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/126529/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-admintranslations-xml/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-admintranslations-xml/fr/?format=api",
    "user": "https://l10n.xwiki.org/api/users/pmassol/?format=api",
    "author": "https://l10n.xwiki.org/api/users/pmassol/?format=api",
    "timestamp": "2020-02-12T09:49:18.085447Z",
    "action": 2,
    "target": "Définit les métadonnées ajoutées à chaque page et contenant la description de la page, l'auteur, les mots-clefs, etc.",
    "id": 191907,
    "action_name": "Translation changed",
    "url": "https://l10n.xwiki.org/api/changes/191907/?format=api"
}