Translation components API.

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

GET /api/translations/iso-codes/iso-4217/es/changes/?format=api&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 107,
    "next": null,
    "previous": "https://hosted.weblate.org/api/translations/iso-codes/iso-4217/es/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/6756557/?format=api",
            "component": "https://hosted.weblate.org/api/components/iso-codes/iso-4217/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/iso-codes/iso-4217/es/?format=api",
            "user": "https://hosted.weblate.org/api/users/Rodhos/?format=api",
            "author": "https://hosted.weblate.org/api/users/Rodhos/?format=api",
            "timestamp": "2019-04-06T20:36:27+02:00",
            "action": 45,
            "target": "",
            "id": 4059893,
            "action_name": "Contributor joined",
            "url": "https://hosted.weblate.org/api/changes/4059893/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/iso-codes/iso-4217/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/iso-codes/iso-4217/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-10-25T09:36:19+02:00",
            "action": 0,
            "target": "",
            "id": 3226314,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/3226314/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/iso-codes/iso-4217/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/iso-codes/iso-4217/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-01-17T21:38:03+01:00",
            "action": 0,
            "target": "",
            "id": 2424292,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/2424292/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/iso-codes/iso-4217/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/iso-codes/iso-4217/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-01-14T15:07:23+01:00",
            "action": 0,
            "target": "",
            "id": 2417054,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/2417054/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/iso-codes/iso-4217/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/iso-codes/iso-4217/es/?format=api",
            "user": "https://hosted.weblate.org/api/users/Toddy/?format=api",
            "author": "https://hosted.weblate.org/api/users/Toddy/?format=api",
            "timestamp": "2018-01-09T22:01:07+01:00",
            "action": 0,
            "target": "",
            "id": 2404240,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/2404240/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/iso-codes/iso-4217/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/iso-codes/iso-4217/es/?format=api",
            "user": "https://hosted.weblate.org/api/users/Toddy/?format=api",
            "author": "https://hosted.weblate.org/api/users/Toddy/?format=api",
            "timestamp": "2018-01-03T23:47:57+01:00",
            "action": 0,
            "target": "",
            "id": 2390385,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/2390385/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/iso-codes/iso-4217/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/iso-codes/iso-4217/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-12-07T21:14:04+01:00",
            "action": 0,
            "target": "",
            "id": 2299838,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/2299838/?format=api"
        }
    ]
}