Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/1285219/?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/de/?format=api",
    "user": "https://l10n.elementary.io/api/users/supaeasy/?format=api",
    "author": "https://l10n.elementary.io/api/users/supaeasy/?format=api",
    "timestamp": "2021-07-21T07:15:23.569411Z",
    "action": 2,
    "target": "<em>Der elementary Verhaltenskodex untersteht der <a href=\"https://creativecommons.org/licenses/by-sa/3.0/deed.de\" target=\"_blank\" rel=\"noopener\">Namensnennung - Weitergabe unter gleichen Bedingungen 3.0</a> Lizenz. Gewisse Merkmale sind inspiriert durch den <a href=\"http://www.ubuntu.com/about/about-ubuntu/conduct\" target=\"_blank\" rel=\"noopener\">Ubuntu Verhaltenskodex</a> (Link auf Englisch).</em>",
    "id": 946239,
    "action_name": "Translation changed",
    "url": "https://l10n.elementary.io/api/changes/946239/?format=api"
}