Translation components API.

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

GET /api/translations/neos/neosnodetypesbasemixins-nodetypestextmixin-81/lv/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/neos/neosnodetypesbasemixins-nodetypestextmixin-81/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/neos/neosnodetypesbasemixins-nodetypestextmixin-81/lv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-06T15:34:35.818936+02:00",
            "action": 0,
            "target": "",
            "id": 36585588,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/36585588/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/84742450/?format=api",
            "component": "https://hosted.weblate.org/api/components/neos/neosnodetypesbasemixins-nodetypestextmixin-81/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/neos/neosnodetypesbasemixins-nodetypestextmixin-81/lv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-06T15:34:35.818860+02:00",
            "action": 59,
            "target": "<p>Ievadiet šeit tekstu</p>",
            "id": 36585587,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/36585587/?format=api"
        }
    ]
}