Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/429934/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/labsfedoraprojectorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/labsfedoraprojectorg/ar/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/afarrag/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/afarrag/?format=api",
    "timestamp": "2022-05-15T19:59:36.746688Z",
    "action": 2,
    "target": "جميع الحقوق محفوظه، ريدهات وآخرون %(year)s ©.",
    "old": "جميع الحقوق محفوظه، ريدهات وآخرون %(year)s ©",
    "details": {
        "state": 20,
        "source": "© %(year)s Red Hat, Inc. and others.",
        "old_state": 20
    },
    "id": 4927936,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/4927936/?format=api"
}