Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3170983/?format=api",
    "component": "https://l10n.elementary.io/api/components/installer/installer/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/installer/installer/cs/?format=api",
    "user": "https://l10n.elementary.io/api/users/Arzyk/?format=api",
    "author": "https://l10n.elementary.io/api/users/hnklp/?format=api",
    "timestamp": "2023-08-29T11:44:03.648380Z",
    "action": 7,
    "target": "Některé části %s mohou běžet pomalu, zamrzat nebo nemusí fungovat správně.",
    "id": 1801120,
    "action_name": "Suggestion accepted",
    "url": "https://l10n.elementary.io/api/changes/1801120/?format=api"
}