Translation components API.

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

GET /api/translations/neos/neosnodetypesbasemixins-nodetypesimagecaptionmixin-81/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-81/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/neos/neosnodetypesbasemixins-nodetypesimagecaptionmixin-81/km/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-06T15:34:43.663427+02:00",
            "action": 0,
            "target": "",
            "id": 36586389,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/36586389/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/84743161/?format=api",
            "component": "https://hosted.weblate.org/api/components/neos/neosnodetypesbasemixins-nodetypesimagecaptionmixin-81/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/neos/neosnodetypesbasemixins-nodetypesimagecaptionmixin-81/km/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-06T15:34:43.663384+02:00",
            "action": 59,
            "target": "<p>Enter caption here</p>",
            "id": 36586388,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/36586388/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/84743160/?format=api",
            "component": "https://hosted.weblate.org/api/components/neos/neosnodetypesbasemixins-nodetypesimagecaptionmixin-81/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/neos/neosnodetypesbasemixins-nodetypesimagecaptionmixin-81/km/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-06T15:34:43.663303+02:00",
            "action": 59,
            "target": "អនុញ្ញាតឱ្យមានចំណងជើង",
            "id": 36586387,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/36586387/?format=api"
        }
    ]
}