Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/12016764/?format=api",
    "component": "https://l10n.opensuse.org/api/components/uyuni/java/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/uyuni/java/it/?format=api",
    "user": "https://l10n.opensuse.org/api/users/deneb_alpha/?format=api",
    "author": "https://l10n.opensuse.org/api/users/deneb_alpha/?format=api",
    "timestamp": "2021-03-24T16:50:00.706615Z",
    "action": 5,
    "target": "L'etichetta deve iniziare con una lettera e deve contenere solo lettere minuscole, trattini ('-'), punti ('.'), sottolineature ('_') e numeri",
    "id": 1762841,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/1762841/?format=api"
}