Translation components API.

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

GET /api/translations/cyberos/terminal/ms/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://hosted.weblate.org/api/components/cyberos/terminal/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/terminal/ms/?format=api",
            "user": "https://hosted.weblate.org/api/users/omaemae/?format=api",
            "author": "https://hosted.weblate.org/api/users/omaemae/?format=api",
            "timestamp": "2021-06-11T23:20:46.533005+02:00",
            "action": 0,
            "target": "",
            "id": 11074193,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/11074193/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/32664211/?format=api",
            "component": "https://hosted.weblate.org/api/components/cyberos/terminal/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/terminal/ms/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-06-02T16:12:18.732421+02:00",
            "action": 6,
            "target": "Proses sedang berjalan, adakah anda pasti mahu berhenti?",
            "id": 10903867,
            "action_name": "Automatically translated",
            "url": "https://hosted.weblate.org/api/changes/10903867/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/32664213/?format=api",
            "component": "https://hosted.weblate.org/api/components/cyberos/terminal/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/terminal/ms/?format=api",
            "user": "https://hosted.weblate.org/api/users/mzahirr/?format=api",
            "author": "https://hosted.weblate.org/api/users/mzahirr/?format=api",
            "timestamp": "2021-06-02T14:52:18.022621+02:00",
            "action": 5,
            "target": "Batalkan",
            "id": 10902221,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/10902221/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/32664212/?format=api",
            "component": "https://hosted.weblate.org/api/components/cyberos/terminal/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/terminal/ms/?format=api",
            "user": "https://hosted.weblate.org/api/users/mzahirr/?format=api",
            "author": "https://hosted.weblate.org/api/users/mzahirr/?format=api",
            "timestamp": "2021-06-02T14:52:08.486049+02:00",
            "action": 5,
            "target": "Okey",
            "id": 10902220,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/10902220/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/32664212/?format=api",
            "component": "https://hosted.weblate.org/api/components/cyberos/terminal/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/terminal/ms/?format=api",
            "user": "https://hosted.weblate.org/api/users/mzahirr/?format=api",
            "author": "https://hosted.weblate.org/api/users/mzahirr/?format=api",
            "timestamp": "2021-06-02T14:52:08.480819+02:00",
            "action": 45,
            "target": "",
            "id": 10902219,
            "action_name": "Contributor joined",
            "url": "https://hosted.weblate.org/api/changes/10902219/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/cyberos/terminal/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/terminal/ms/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-06-02T14:09:59.626257+02:00",
            "action": 0,
            "target": "",
            "id": 10901460,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/10901460/?format=api"
        }
    ]
}