Translation components API.

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

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

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/neos/neosnodetypesbasemixins-nodetypesimagecaptionmixin-73/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/neos/neosnodetypesbasemixins-nodetypesimagecaptionmixin-73/km/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-04T21:19:34.413036+02:00",
            "action": 0,
            "target": "",
            "id": 36439350,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/36439350/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/84632452/?format=api",
            "component": "https://hosted.weblate.org/api/components/neos/neosnodetypesbasemixins-nodetypesimagecaptionmixin-73/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/neos/neosnodetypesbasemixins-nodetypesimagecaptionmixin-73/km/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-04T21:19:34.412997+02:00",
            "action": 59,
            "target": "<p>Enter caption here</p>",
            "id": 36439349,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/36439349/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/84632449/?format=api",
            "component": "https://hosted.weblate.org/api/components/neos/neosnodetypesbasemixins-nodetypesimagecaptionmixin-73/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/neos/neosnodetypesbasemixins-nodetypesimagecaptionmixin-73/km/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-04T21:19:34.412916+02:00",
            "action": 59,
            "target": "អនុញ្ញាតឱ្យមានចំណងជើង",
            "id": 36439348,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/36439348/?format=api"
        }
    ]
}