Translation components API.

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

GET /api/translations/lxqt-configuration/lxqt-openssh-askpass/ja/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-openssh-askpass/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-openssh-askpass/ja/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-08-22T17:14:32.006160Z",
            "action": 0,
            "target": "",
            "id": 8467,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/8467/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/139435/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-openssh-askpass/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-openssh-askpass/ja/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/ito32bit/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/ito32bit/?format=api",
            "timestamp": "2021-03-01T12:29:43.618442Z",
            "action": 45,
            "target": "",
            "id": 53227,
            "action_name": "New contributor",
            "url": "https://translate.lxqt-project.org/api/changes/53227/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/139435/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-openssh-askpass/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-openssh-askpass/ja/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/ito32bit/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/ito32bit/?format=api",
            "timestamp": "2021-03-01T12:29:43.622381Z",
            "action": 2,
            "target": "SSH パスフレーズを入力して下さい:",
            "id": 53228,
            "action_name": "Translation changed",
            "url": "https://translate.lxqt-project.org/api/changes/53228/?format=api"
        }
    ]
}