Changes API.

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

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

{
    "unit": "https://translate.memarc.info/api/units/30892/?format=api",
    "component": "https://translate.memarc.info/api/components/memorial-archives/widgets/?format=api",
    "translation": "https://translate.memarc.info/api/translations/memorial-archives/widgets/de/?format=api",
    "user": "https://translate.memarc.info/api/users/admin/?format=api",
    "author": "https://translate.memarc.info/api/users/admin/?format=api",
    "timestamp": "2024-03-28T15:19:44.953299Z",
    "action": 2,
    "target": "In allen Schemas verschieben (falls beide Feld dort existieren).",
    "id": 10107,
    "action_name": "Translation changed",
    "url": "https://translate.memarc.info/api/changes/10107/?format=api"
}