Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/46508/?format=api",
    "component": "https://l10n.opensuse.org/api/components/snapper/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/snapper/master/el/?format=api",
    "user": "https://l10n.opensuse.org/api/users/ArvinSchnell/?format=api",
    "author": "https://l10n.opensuse.org/api/users/ArvinSchnell/?format=api",
    "timestamp": "2020-09-18T18:41:54.600953Z",
    "action": 37,
    "target": "Αποτυχία διαγραφής στιγμιοτύπου.\u001e\u001eΑποτυχία διαγραφής στιγμιοτύπου.",
    "id": 1534909,
    "action_name": "Marked for edit",
    "url": "https://l10n.opensuse.org/api/changes/1534909/?format=api"
}