Translation projects API.

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

GET /api/projects/contribateliers/changes/?format=api&page=59
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2908,
    "next": null,
    "previous": "https://weblate.framasoft.org/api/projects/contribateliers/changes/?format=api&page=58",
    "results": [
        {
            "unit": "https://weblate.framasoft.org/api/units/235916/?format=api",
            "component": "https://weblate.framasoft.org/api/components/contribateliers/contribute/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/contribateliers/contribute/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-24T14:46:45.373781Z",
            "action": 13,
            "target": "",
            "id": 31959,
            "action_name": "Chaîne source ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/31959/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/235915/?format=api",
            "component": "https://weblate.framasoft.org/api/components/contribateliers/contribute/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/contribateliers/contribute/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-24T14:46:45.359136Z",
            "action": 13,
            "target": "",
            "id": 31958,
            "action_name": "Chaîne source ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/31958/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/235914/?format=api",
            "component": "https://weblate.framasoft.org/api/components/contribateliers/contribute/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/contribateliers/contribute/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-24T14:46:45.342848Z",
            "action": 13,
            "target": "",
            "id": 31957,
            "action_name": "Chaîne source ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/31957/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/235913/?format=api",
            "component": "https://weblate.framasoft.org/api/components/contribateliers/contribute/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/contribateliers/contribute/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-24T14:46:45.321041Z",
            "action": 13,
            "target": "",
            "id": 31956,
            "action_name": "Chaîne source ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/31956/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/235912/?format=api",
            "component": "https://weblate.framasoft.org/api/components/contribateliers/contribute/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/contribateliers/contribute/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-24T14:46:45.301446Z",
            "action": 13,
            "target": "",
            "id": 31955,
            "action_name": "Chaîne source ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/31955/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/contribateliers/contribute/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2020-01-24T14:46:44.613203Z",
            "action": 21,
            "target": "",
            "id": 31954,
            "action_name": "Dépôt rebasé",
            "url": "https://weblate.framasoft.org/api/changes/31954/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/contribateliers/contribute/?format=api",
            "translation": null,
            "user": "https://weblate.framasoft.org/api/users/tcit/?format=api",
            "author": "https://weblate.framasoft.org/api/users/tcit/?format=api",
            "timestamp": "2020-01-24T14:46:42.969179Z",
            "action": 51,
            "target": "",
            "id": 31953,
            "action_name": "Composant créé",
            "url": "https://weblate.framasoft.org/api/changes/31953/?format=api"
        },
        {
            "unit": null,
            "component": null,
            "translation": null,
            "user": "https://weblate.framasoft.org/api/users/tcit/?format=api",
            "author": "https://weblate.framasoft.org/api/users/tcit/?format=api",
            "timestamp": "2020-01-24T14:45:43.402690Z",
            "action": 50,
            "target": "",
            "id": 31952,
            "action_name": "Projet créé",
            "url": "https://weblate.framasoft.org/api/changes/31952/?format=api"
        }
    ]
}