Translation components API.

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

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

{
    "count": 158,
    "next": null,
    "previous": "https://hosted.weblate.org/api/translations/manuskript/translations/sv/changes/?format=api&page=3",
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/7106904/?format=api",
            "component": "https://hosted.weblate.org/api/components/manuskript/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/manuskript/translations/sv/?format=api",
            "user": "https://hosted.weblate.org/api/users/sebras/?format=api",
            "author": "https://hosted.weblate.org/api/users/sebras/?format=api",
            "timestamp": "2018-01-06T16:53:37+01:00",
            "action": 5,
            "target": "Synvinkel",
            "id": 2399898,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/2399898/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/7106903/?format=api",
            "component": "https://hosted.weblate.org/api/components/manuskript/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/manuskript/translations/sv/?format=api",
            "user": "https://hosted.weblate.org/api/users/sebras/?format=api",
            "author": "https://hosted.weblate.org/api/users/sebras/?format=api",
            "timestamp": "2018-01-06T16:53:33+01:00",
            "action": 5,
            "target": "Titel",
            "id": 2399897,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/2399897/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/7104912/?format=api",
            "component": "https://hosted.weblate.org/api/components/manuskript/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/manuskript/translations/sv/?format=api",
            "user": "https://hosted.weblate.org/api/users/sebras/?format=api",
            "author": "https://hosted.weblate.org/api/users/sebras/?format=api",
            "timestamp": "2018-01-06T16:53:25+01:00",
            "action": 5,
            "target": "Manuskript",
            "id": 2399896,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/2399896/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/7104911/?format=api",
            "component": "https://hosted.weblate.org/api/components/manuskript/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/manuskript/translations/sv/?format=api",
            "user": "https://hosted.weblate.org/api/users/sebras/?format=api",
            "author": "https://hosted.weblate.org/api/users/sebras/?format=api",
            "timestamp": "2018-01-06T16:53:22+01:00",
            "action": 5,
            "target": "Om Manuskript",
            "id": 2399895,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/2399895/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/7106902/?format=api",
            "component": "https://hosted.weblate.org/api/components/manuskript/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/manuskript/translations/sv/?format=api",
            "user": "https://hosted.weblate.org/api/users/sebras/?format=api",
            "author": "https://hosted.weblate.org/api/users/sebras/?format=api",
            "timestamp": "2018-01-06T16:53:10+01:00",
            "action": 5,
            "target": "Infoga referens",
            "id": 2399892,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/2399892/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/7105108/?format=api",
            "component": "https://hosted.weblate.org/api/components/manuskript/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/manuskript/translations/sv/?format=api",
            "user": "https://hosted.weblate.org/api/users/sebras/?format=api",
            "author": "https://hosted.weblate.org/api/users/sebras/?format=api",
            "timestamp": "2018-01-06T16:52:36+01:00",
            "action": 2,
            "target": "Utläggning",
            "id": 2399891,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/2399891/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/manuskript/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/manuskript/translations/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-12-20T15:27:48+01:00",
            "action": 0,
            "target": "",
            "id": 2341546,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/2341546/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/manuskript/translations/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/manuskript/translations/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-12-20T14:37:59+01:00",
            "action": 0,
            "target": "",
            "id": 2341260,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/2341260/?format=api"
        }
    ]
}