Translation components API.

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

GET /api/translations/sumwars/goblin_raid/fr/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/sumwars/goblin_raid/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/goblin_raid/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-04-06T11:36:27+02:00",
            "action": 17,
            "target": "",
            "id": 2641470,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/2641470/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/1267792/?format=api",
            "component": "https://hosted.weblate.org/api/components/sumwars/goblin_raid/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/goblin_raid/fr/?format=api",
            "user": "https://hosted.weblate.org/api/users/mac/?format=api",
            "author": "https://hosted.weblate.org/api/users/mac/?format=api",
            "timestamp": "2018-04-06T11:36:24+02:00",
            "action": 2,
            "target": "Voulez-vous aider le paysan ?",
            "id": 2641469,
            "action_name": "Translation changed",
            "url": "https://hosted.weblate.org/api/changes/2641469/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/sumwars/goblin_raid/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/goblin_raid/fr/?format=api",
            "user": "https://hosted.weblate.org/api/users/mac/?format=api",
            "author": null,
            "timestamp": "2018-04-06T11:36:05+02:00",
            "action": 17,
            "target": "",
            "id": 2641466,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/2641466/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/1267792/?format=api",
            "component": "https://hosted.weblate.org/api/components/sumwars/goblin_raid/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/goblin_raid/fr/?format=api",
            "user": "https://hosted.weblate.org/api/users/mac/?format=api",
            "author": "https://hosted.weblate.org/api/users/mac/?format=api",
            "timestamp": "2018-04-06T11:35:54+02:00",
            "action": 5,
            "target": "Voulez-vous aider le paysan?",
            "id": 2641465,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/2641465/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/1267804/?format=api",
            "component": "https://hosted.weblate.org/api/components/sumwars/goblin_raid/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/goblin_raid/fr/?format=api",
            "user": "https://hosted.weblate.org/api/users/Tuux/?format=api",
            "author": "https://hosted.weblate.org/api/users/Tuux/?format=api",
            "timestamp": "2015-03-08T12:45:57+01:00",
            "action": 5,
            "target": "Non",
            "id": 220490,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/220490/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/1267812/?format=api",
            "component": "https://hosted.weblate.org/api/components/sumwars/goblin_raid/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/goblin_raid/fr/?format=api",
            "user": "https://hosted.weblate.org/api/users/Tuux/?format=api",
            "author": "https://hosted.weblate.org/api/users/Tuux/?format=api",
            "timestamp": "2015-03-08T12:45:44+01:00",
            "action": 5,
            "target": "Oui",
            "id": 220475,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/220475/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/sumwars/goblin_raid/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/sumwars/goblin_raid/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2014-11-14T16:02:56+01:00",
            "action": 0,
            "target": "",
            "id": 126217,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/126217/?format=api"
        }
    ]
}