Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/12024563/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-tune/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-tune/master/it/?format=api",
    "user": "https://l10n.opensuse.org/api/users/PaoloZa/?format=api",
    "author": "https://l10n.opensuse.org/api/users/PaoloZa/?format=api",
    "timestamp": "2020-12-26T16:41:01.890911Z",
    "action": 5,
    "target": "<p><b><big>Abilita configurazione automatica dei dispositivi di I/O</big></b><br>\nDisabilitare la <b>configurazione automatica dei dispositivi di I/O</b> se non si\nvuole che vengano applicati i dati di configurazione automatica dell'I/O esistenti.</p>\n",
    "id": 1666636,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/1666636/?format=api"
}