Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/3263337/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-8/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-8/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:35:12.752748Z",
    "action": 2,
    "target": "Падчас спробаў замантаваць нешта ці ўсё з вашай сістэмы адбылася памылка: {message}\n\nНешта з гэтага можа быць замантавана пад {path}.",
    "old": "Падчас спробаў замантаваць нешта ці ўсё з вашай сістэмы адбылася памылка. Нешта з гэтага можа быць замантавана пад %s",
    "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": 20
    },
    "id": 12539979,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/12539979/?format=api"
}