Translation components API.

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

GET /api/translations/qooxdoo/feedreader/ber/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/19613508/?format=api",
            "component": "https://hosted.weblate.org/api/components/qooxdoo/feedreader/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/qooxdoo/feedreader/ber/?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-08-14T04:52:54.203597+02:00",
            "action": 5,
            "target": "ⵔⵏⵓ url.",
            "id": 7127438,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/7127438/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/19613507/?format=api",
            "component": "https://hosted.weblate.org/api/components/qooxdoo/feedreader/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/qooxdoo/feedreader/ber/?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-08-14T04:52:46.075513+02:00",
            "action": 5,
            "target": "ⵔⵏⵉ ⴰⵣⵡⵍ.",
            "id": 7127437,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/7127437/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/19613505/?format=api",
            "component": "https://hosted.weblate.org/api/components/qooxdoo/feedreader/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/qooxdoo/feedreader/ber/?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-08-14T04:37:04.478355+02:00",
            "action": 5,
            "target": "URL:",
            "id": 7127404,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/7127404/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/19613504/?format=api",
            "component": "https://hosted.weblate.org/api/components/qooxdoo/feedreader/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/qooxdoo/feedreader/ber/?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-08-14T04:36:54.784535+02:00",
            "action": 5,
            "target": "ⴰⵣⵖⵍ:",
            "id": 7127403,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/7127403/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/qooxdoo/feedreader/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/qooxdoo/feedreader/ber/?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-08-14T04:23:53.414697+02:00",
            "action": 48,
            "target": "",
            "id": 7127344,
            "action_name": "Language added",
            "url": "https://hosted.weblate.org/api/changes/7127344/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/qooxdoo/feedreader/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/qooxdoo/feedreader/ber/?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-08-14T04:23:53.134623+02:00",
            "action": 0,
            "target": "",
            "id": 7127342,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/7127342/?format=api"
        }
    ]
}