Translation components API.

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

GET /api/translations/arandr/translations/sc/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 56,
    "next": null,
    "previous": "https://hosted.weblate.org/api/translations/arandr/translations/sc/changes/?format=api",
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/1296426/?format=api",
            "component": "https://hosted.weblate.org/api/components/arandr/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/arandr/translations/sc/?format=api",
            "user": "https://hosted.weblate.org/api/users/l2212/?format=api",
            "author": "https://hosted.weblate.org/api/users/l2212/?format=api",
            "timestamp": "2014-11-15T01:16:35+01:00",
            "action": 5,
            "target": "_Sistema",
            "id": 127434,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/127434/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/1296425/?format=api",
            "component": "https://hosted.weblate.org/api/components/arandr/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/arandr/translations/sc/?format=api",
            "user": "https://hosted.weblate.org/api/users/l2212/?format=api",
            "author": "https://hosted.weblate.org/api/users/l2212/?format=api",
            "timestamp": "2014-11-15T01:16:25+01:00",
            "action": 5,
            "target": "Simulatzione",
            "id": 127432,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/127432/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/1296424/?format=api",
            "component": "https://hosted.weblate.org/api/components/arandr/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/arandr/translations/sc/?format=api",
            "user": "https://hosted.weblate.org/api/users/l2212/?format=api",
            "author": "https://hosted.weblate.org/api/users/l2212/?format=api",
            "timestamp": "2014-11-15T01:16:04+01:00",
            "action": 5,
            "target": "_Essidas",
            "id": 127429,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/127429/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/1296423/?format=api",
            "component": "https://hosted.weblate.org/api/components/arandr/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/arandr/translations/sc/?format=api",
            "user": "https://hosted.weblate.org/api/users/l2212/?format=api",
            "author": "https://hosted.weblate.org/api/users/l2212/?format=api",
            "timestamp": "2014-11-15T01:11:25+01:00",
            "action": 5,
            "target": "_Ammustra",
            "id": 127417,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/127417/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/1296422/?format=api",
            "component": "https://hosted.weblate.org/api/components/arandr/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/arandr/translations/sc/?format=api",
            "user": "https://hosted.weblate.org/api/users/l2212/?format=api",
            "author": "https://hosted.weblate.org/api/users/l2212/?format=api",
            "timestamp": "2014-11-15T01:11:15+01:00",
            "action": 5,
            "target": "_Disponimentu",
            "id": 127416,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/127416/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/arandr/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/arandr/translations/sc/?format=api",
            "user": "https://hosted.weblate.org/api/users/l2212/?format=api",
            "author": "https://hosted.weblate.org/api/users/l2212/?format=api",
            "timestamp": "2014-11-15T01:09:36+01:00",
            "action": 0,
            "target": "",
            "id": 127411,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/127411/?format=api"
        }
    ]
}