Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/11511957/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-90/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-90/be/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/kopatych/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/kopatych/?format=api",
    "timestamp": "2023-10-02T12:34:03.221274Z",
    "action": 7,
    "target": "Падчас спробаў замантаваць нешта ці ўсё з вашай сістэмы адбылася памылка. Нешта з гэтага можа быць замантавана пад %s",
    "old": "Падчас спробаў замантаваць нешта ці ўсё з вашай сістэмы адбылася памылка. Нешта з гэтага можа быць замантавана пад %s\n\n",
    "details": {
        "state": 20,
        "source": "An error occurred trying to mount some or all of your system: {message}\n\nSome of it may be mounted under {path}.",
        "old_state": 10
    },
    "id": 12539971,
    "action_name": "Suggestion accepted",
    "url": "https://translate.fedoraproject.org/api/changes/12539971/?format=api"
}