Translation components API.

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

GET /api/components/lxqt-panel/plugin-colorpicker-name-and-description/changes/?format=api&page=18
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 342,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-colorpicker-name-and-description/changes/?format=api&page=17",
    "results": [
        {
            "unit": "https://translate.lxqt-project.org/api/units/278522/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-colorpicker-name-and-description/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker-name-and-description/pt_BR/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/gacheiro/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/gacheiro/?format=api",
            "timestamp": "2024-04-01T20:34:36.989376Z",
            "action": 7,
            "target": "Obtém a cor sob o cursor e mantém uma lista de cores selecionadas recentemente",
            "id": 182722,
            "action_name": "Suggestion accepted",
            "url": "https://translate.lxqt-project.org/api/changes/182722/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/278522/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-colorpicker-name-and-description/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker-name-and-description/pt_BR/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/gacheiro/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/gacheiro/?format=api",
            "timestamp": "2024-04-01T20:35:05.872604Z",
            "action": 2,
            "target": "Obtém a cor sob o cursor e mantém uma lista de cores recentemente selecionadas",
            "id": 182723,
            "action_name": "Translation changed",
            "url": "https://translate.lxqt-project.org/api/changes/182723/?format=api"
        }
    ]
}