Translation components API.

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

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

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://translate.lxqt-project.org/api/units/139377/?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/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-08-22T17:14:31.066910Z",
            "action": 13,
            "target": "",
            "id": 8446,
            "action_name": "New source string",
            "url": "https://translate.lxqt-project.org/api/changes/8446/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/139379/?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/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-08-22T17:14:31.093253Z",
            "action": 13,
            "target": "",
            "id": 8447,
            "action_name": "New source string",
            "url": "https://translate.lxqt-project.org/api/changes/8447/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/139381/?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/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-08-22T17:14:31.126231Z",
            "action": 13,
            "target": "",
            "id": 8448,
            "action_name": "New source string",
            "url": "https://translate.lxqt-project.org/api/changes/8448/?format=api"
        }
    ]
}