Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/1285497/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/code-of-conduct/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/code-of-conduct/fr/?format=api",
    "user": "https://l10n.elementary.io/api/users/tintou/?format=api",
    "author": "https://l10n.elementary.io/api/users/tintou/?format=api",
    "timestamp": "2021-02-18T11:06:13.945609Z",
    "action": 2,
    "target": "Étant une communauté principalement en ligne, il est important que nous évitions les aspects potentiellement négatifs d'Internet. Ne vous mettez pas à troller ; à commencer des bagarres ou à faire des remarques uniquement dans le but d'embêter quelqu'un. C'est puéril et inacceptable. Inonder de messages est également inacceptable ; ce qui inclut la publication de liens vers des sites hors sujet ou d'un même lien de façon répétée. Si quelqu'un troll ou spamme, ignorez et signalez-le.",
    "id": 777068,
    "action_name": "Translation changed",
    "url": "https://l10n.elementary.io/api/changes/777068/?format=api"
}