Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/1286385/?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/sr/?format=api",
    "user": "https://l10n.elementary.io/api/users/mirosnik/?format=api",
    "author": "https://l10n.elementary.io/api/users/mirosnik/?format=api",
    "timestamp": "2020-12-18T11:52:38.709734Z",
    "action": 9,
    "target": "<em>Правила понашања елементарија су издата под дозволом <a href=\"http://creativecommons.org/licenses/by-sa/3.0/\" target=\"_blank\" rel=\"noopener\">Приписивања заједничког стваралаштва–Истоветног дељења 3.0</a>. Поједини аспекти су инспирисани <a href=\"http://www.ubuntu.com/about/about-ubuntu/conduct\" target=\"_blank\" rel=\"noopener\">Убунтуовим правилима понашања</a>.</em>",
    "id": 741603,
    "action_name": "Translation uploaded",
    "url": "https://l10n.elementary.io/api/changes/741603/?format=api"
}