Translation components API.

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

GET /api/translations/mobilizon/frontend/fr_FR/changes/?format=api&page=77
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3806,
    "next": null,
    "previous": "https://weblate.framasoft.org/api/translations/mobilizon/frontend/fr_FR/changes/?format=api&page=76",
    "results": [
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/mobilizon/frontend/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/mobilizon/frontend/fr_FR/?format=api",
            "user": "https://weblate.framasoft.org/api/users/admin/?format=api",
            "author": null,
            "timestamp": "2019-11-07T17:54:12.628474Z",
            "action": 17,
            "target": "",
            "id": 15116,
            "action_name": "Modifications envoyées",
            "url": "https://weblate.framasoft.org/api/changes/15116/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/mobilizon/frontend/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/mobilizon/frontend/fr_FR/?format=api",
            "user": "https://weblate.framasoft.org/api/users/admin/?format=api",
            "author": "https://weblate.framasoft.org/api/users/admin/?format=api",
            "timestamp": "2019-11-07T13:38:22.642753Z",
            "action": 0,
            "target": "",
            "id": 14999,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/14999/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/mobilizon/frontend/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/mobilizon/frontend/fr_FR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-11-06T19:11:12.312982Z",
            "action": 17,
            "target": "",
            "id": 11663,
            "action_name": "Modifications envoyées",
            "url": "https://weblate.framasoft.org/api/changes/11663/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/13712/?format=api",
            "component": "https://weblate.framasoft.org/api/components/mobilizon/frontend/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/mobilizon/frontend/fr_FR/?format=api",
            "user": "https://weblate.framasoft.org/api/users/tcit/?format=api",
            "author": "https://weblate.framasoft.org/api/users/tcit/?format=api",
            "timestamp": "2019-11-05T14:48:04.181508Z",
            "action": 2,
            "target": "Par exemple : Lyon, Taekwondo, Architecture…",
            "id": 4527,
            "action_name": "Traduction modifiée",
            "url": "https://weblate.framasoft.org/api/changes/4527/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/13640/?format=api",
            "component": "https://weblate.framasoft.org/api/components/mobilizon/frontend/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/mobilizon/frontend/fr_FR/?format=api",
            "user": "https://weblate.framasoft.org/api/users/tcit/?format=api",
            "author": "https://weblate.framasoft.org/api/users/tcit/?format=api",
            "timestamp": "2019-11-05T14:47:54.084681Z",
            "action": 2,
            "target": "Annulé : N'aura pas lieu",
            "id": 4526,
            "action_name": "Traduction modifiée",
            "url": "https://weblate.framasoft.org/api/changes/4526/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/mobilizon/frontend/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/mobilizon/frontend/fr_FR/?format=api",
            "user": "https://weblate.framasoft.org/api/users/tcit/?format=api",
            "author": "https://weblate.framasoft.org/api/users/tcit/?format=api",
            "timestamp": "2019-11-05T14:45:28.158705Z",
            "action": 0,
            "target": "",
            "id": 4506,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/4506/?format=api"
        }
    ]
}