Translation components API.

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

GET /api/translations/ojs/generic-htmlArticleGalley/it/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/503227/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/generic-htmlArticleGalley/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/generic-htmlArticleGalley/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:14:40.890750Z",
            "action": 59,
            "target": "Gabbie articoli in HTML",
            "id": 437765,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/437765/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/503228/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/generic-htmlArticleGalley/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/generic-htmlArticleGalley/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:14:40.890821Z",
            "action": 59,
            "target": "Questo plugin fornisce il supporto per la visualizzazione  dei file  HTML degli articoli.",
            "id": 437766,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/437766/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/generic-htmlArticleGalley/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/generic-htmlArticleGalley/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:14:40.890861Z",
            "action": 0,
            "target": "",
            "id": 437767,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/437767/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/503228/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/generic-htmlArticleGalley/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/generic-htmlArticleGalley/it/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/leonardo.mancini/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/leonardo.mancini/?format=api",
            "timestamp": "2024-03-28T15:12:02.653920Z",
            "action": 45,
            "target": "",
            "id": 847625,
            "action_name": "New contributor",
            "url": "http://translate.pkp.sfu.ca/api/changes/847625/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/503228/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/generic-htmlArticleGalley/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/generic-htmlArticleGalley/it/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/leonardo.mancini/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/leonardo.mancini/?format=api",
            "timestamp": "2024-03-28T15:12:02.660095Z",
            "action": 2,
            "target": "Questo plugin fornisce il supporto per la visualizzazione dei file HTML degli articoli.",
            "id": 847626,
            "action_name": "Translation changed",
            "url": "http://translate.pkp.sfu.ca/api/changes/847626/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/generic-htmlArticleGalley/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/generic-htmlArticleGalley/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-28T16:54:04.067563Z",
            "action": 17,
            "target": "",
            "id": 847646,
            "action_name": "Committed changes",
            "url": "http://translate.pkp.sfu.ca/api/changes/847646/?format=api"
        }
    ]
}