Translation components API.

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

GET /api/translations/darky/master/tzm/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/23083810/?format=api",
            "component": "https://hosted.weblate.org/api/components/darky/master/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/darky/master/tzm/?format=api",
            "user": "https://hosted.weblate.org/api/users/hakim.oubouali.skr/?format=api",
            "author": "https://hosted.weblate.org/api/users/hakim.oubouali.skr/?format=api",
            "timestamp": "2020-10-26T08:12:23.460648+01:00",
            "action": 5,
            "target": "Ufuɣ",
            "id": 7947278,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/7947278/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/23083808/?format=api",
            "component": "https://hosted.weblate.org/api/components/darky/master/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/darky/master/tzm/?format=api",
            "user": "https://hosted.weblate.org/api/users/hakim.oubouali.skr/?format=api",
            "author": "https://hosted.weblate.org/api/users/hakim.oubouali.skr/?format=api",
            "timestamp": "2020-10-26T08:12:06.216657+01:00",
            "action": 5,
            "target": "Rnu",
            "id": 7947277,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/7947277/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/23083807/?format=api",
            "component": "https://hosted.weblate.org/api/components/darky/master/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/darky/master/tzm/?format=api",
            "user": "https://hosted.weblate.org/api/users/hakim.oubouali.skr/?format=api",
            "author": "https://hosted.weblate.org/api/users/hakim.oubouali.skr/?format=api",
            "timestamp": "2020-10-26T08:12:01.465106+01:00",
            "action": 5,
            "target": "Timsɣiwin",
            "id": 7947276,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/7947276/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/darky/master/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/darky/master/tzm/?format=api",
            "user": "https://hosted.weblate.org/api/users/hakim.oubouali.skr/?format=api",
            "author": "https://hosted.weblate.org/api/users/hakim.oubouali.skr/?format=api",
            "timestamp": "2020-10-26T08:11:05.068572+01:00",
            "action": 48,
            "target": "",
            "id": 7947268,
            "action_name": "Language added",
            "url": "https://hosted.weblate.org/api/changes/7947268/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/darky/master/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/darky/master/tzm/?format=api",
            "user": "https://hosted.weblate.org/api/users/hakim.oubouali.skr/?format=api",
            "author": "https://hosted.weblate.org/api/users/hakim.oubouali.skr/?format=api",
            "timestamp": "2020-10-26T08:11:04.766808+01:00",
            "action": 0,
            "target": "",
            "id": 7947266,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/7947266/?format=api"
        }
    ]
}