Translation components API.

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

GET /api/translations/framadate/framadate-v11x/en/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://weblate.framasoft.org/api/components/framadate/framadate-v11x/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/framadate/framadate-v11x/en/?format=api",
            "user": "https://weblate.framasoft.org/api/users/luc/?format=api",
            "author": "https://weblate.framasoft.org/api/users/luc/?format=api",
            "timestamp": "2022-03-14T16:09:52.619615Z",
            "action": 0,
            "target": "",
            "id": 318171,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/318171/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/700184/?format=api",
            "component": "https://weblate.framasoft.org/api/components/framadate/framadate-v11x/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/framadate/framadate-v11x/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-03-14T16:09:52.619570Z",
            "action": 59,
            "target": "Download as ical/ics file",
            "id": 318170,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/318170/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/700183/?format=api",
            "component": "https://weblate.framasoft.org/api/components/framadate/framadate-v11x/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/framadate/framadate-v11x/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-03-14T16:09:52.619526Z",
            "action": 59,
            "target": "Unknown",
            "id": 318169,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/318169/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/700182/?format=api",
            "component": "https://weblate.framasoft.org/api/components/framadate/framadate-v11x/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/framadate/framadate-v11x/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-03-14T16:09:52.619480Z",
            "action": 59,
            "target": "Name is limited to 32 characters",
            "id": 318168,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/318168/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/700181/?format=api",
            "component": "https://weblate.framasoft.org/api/components/framadate/framadate-v11x/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/framadate/framadate-v11x/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-03-14T16:09:52.619429Z",
            "action": 59,
            "target": "You need to enable the PHP mbstring extension.",
            "id": 318167,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/318167/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/700180/?format=api",
            "component": "https://weblate.framasoft.org/api/components/framadate/framadate-v11x/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/framadate/framadate-v11x/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-03-14T16:09:52.619331Z",
            "action": 59,
            "target": "PHP mbstring extension is enabled.",
            "id": 318166,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/318166/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/framadate/framadate-v11x/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/framadate/framadate-v11x/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-02-06T14:39:40.016036Z",
            "action": 0,
            "target": "",
            "id": 43295,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/43295/?format=api"
        }
    ]
}