Translation components API.

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

GET /api/translations/asteroidos/timer/mr/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/asteroidos/timer/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/asteroidos/timer/mr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-03-16T17:36:24+01:00",
            "action": 17,
            "target": "",
            "id": 5649289,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/5649289/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/15920149/?format=api",
            "component": "https://hosted.weblate.org/api/components/asteroidos/timer/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/asteroidos/timer/mr/?format=api",
            "user": "https://hosted.weblate.org/api/users/josprachi/?format=api",
            "author": "https://hosted.weblate.org/api/users/josprachi/?format=api",
            "timestamp": "2020-03-15T17:06:56+01:00",
            "action": 5,
            "target": "टाइमर",
            "id": 5643989,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/5643989/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/asteroidos/timer/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/asteroidos/timer/mr/?format=api",
            "user": "https://hosted.weblate.org/api/users/josprachi/?format=api",
            "author": "https://hosted.weblate.org/api/users/josprachi/?format=api",
            "timestamp": "2020-03-15T17:06:36+01:00",
            "action": 48,
            "target": "",
            "id": 5643986,
            "action_name": "Language added",
            "url": "https://hosted.weblate.org/api/changes/5643986/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/asteroidos/timer/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/asteroidos/timer/mr/?format=api",
            "user": "https://hosted.weblate.org/api/users/josprachi/?format=api",
            "author": "https://hosted.weblate.org/api/users/josprachi/?format=api",
            "timestamp": "2020-03-15T17:06:33+01:00",
            "action": 0,
            "target": "",
            "id": 5643983,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/5643983/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/asteroidos/timer/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/asteroidos/timer/mr/?format=api",
            "user": "https://hosted.weblate.org/api/users/josprachi/?format=api",
            "author": null,
            "timestamp": "2020-03-15T17:06:33+01:00",
            "action": 17,
            "target": "",
            "id": 5643984,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/5643984/?format=api"
        }
    ]
}