Translation components API.

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

GET /api/components/iso-codes/iso-639-2/changes/?format=api&page=319
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 15904,
    "next": null,
    "previous": "https://hosted.weblate.org/api/components/iso-codes/iso-639-2/changes/?format=api&page=318",
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/5962813/?format=api",
            "component": "https://hosted.weblate.org/api/components/iso-codes/iso-639-2/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/iso-codes/iso-639-2/af/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-12-07T12:09:01+01:00",
            "action": 13,
            "target": "",
            "id": 2288576,
            "action_name": "Source string added",
            "url": "https://hosted.weblate.org/api/changes/2288576/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/5962812/?format=api",
            "component": "https://hosted.weblate.org/api/components/iso-codes/iso-639-2/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/iso-codes/iso-639-2/af/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-12-07T12:09:01+01:00",
            "action": 13,
            "target": "",
            "id": 2288575,
            "action_name": "Source string added",
            "url": "https://hosted.weblate.org/api/changes/2288575/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/5962811/?format=api",
            "component": "https://hosted.weblate.org/api/components/iso-codes/iso-639-2/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/iso-codes/iso-639-2/af/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-12-07T12:09:01+01:00",
            "action": 13,
            "target": "",
            "id": 2288574,
            "action_name": "Source string added",
            "url": "https://hosted.weblate.org/api/changes/2288574/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/5962810/?format=api",
            "component": "https://hosted.weblate.org/api/components/iso-codes/iso-639-2/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/iso-codes/iso-639-2/af/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-12-07T12:09:01+01:00",
            "action": 13,
            "target": "",
            "id": 2288573,
            "action_name": "Source string added",
            "url": "https://hosted.weblate.org/api/changes/2288573/?format=api"
        }
    ]
}