Translation components API.

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

GET /api/translations/mobilizon-org/main/en_GB/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/mobilizon-org/main/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/mobilizon-org/main/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-29T14:19:46.571065Z",
            "action": 0,
            "target": "",
            "id": 221362,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/221362/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/mobilizon-org/main/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/mobilizon-org/main/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-29T14:09:50.831573Z",
            "action": 0,
            "target": "",
            "id": 221342,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/221342/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/mobilizon-org/main/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/mobilizon-org/main/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-06T07:23:12.745879Z",
            "action": 0,
            "target": "",
            "id": 211403,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/211403/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/mobilizon-org/main/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/mobilizon-org/main/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-01-11T08:02:11.398556Z",
            "action": 0,
            "target": "",
            "id": 142591,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/142591/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/435620/?format=api",
            "component": "https://weblate.framasoft.org/api/components/mobilizon-org/main/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/mobilizon-org/main/en_GB/?format=api",
            "user": "https://weblate.framasoft.org/api/users/tcit/?format=api",
            "author": "https://weblate.framasoft.org/api/users/tcit/?format=api",
            "timestamp": "2021-01-11T07:55:14.333353Z",
            "action": 30,
            "target": "## You've just heard of Mobilizon ?\n### … learn more about Mobilizon\n\nSee our detailed presentation on [joinmobilizon.org](@:link.jmz)\n\n- read the [Frequently Asked Questions](@:link.jmz/faq)\n- get [the latests news about Mobilizon](@:link.jmz/news)\n\nRead the history of the project and [our note of intent on the\nFramablog]({blog})",
            "id": 142568,
            "action_name": "Chaîne source modifiée",
            "url": "https://weblate.framasoft.org/api/changes/142568/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/mobilizon-org/main/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/mobilizon-org/main/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-01-11T07:39:00.660293Z",
            "action": 0,
            "target": "",
            "id": 142484,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/142484/?format=api"
        }
    ]
}