Translation components API.

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

GET /api/translations/diyseeds-org-videos-subtitles-english/cucumber/lv/changes/?format=api&page=5
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 81,
    "next": null,
    "previous": "http://translate.diyseeds.org/api/translations/diyseeds-org-videos-subtitles-english/cucumber/lv/changes/?format=api&page=4",
    "results": [
        {
            "unit": "http://translate.diyseeds.org/api/units/53646/?format=api",
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-videos-subtitles-english/cucumber/?format=api",
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-videos-subtitles-english/cucumber/lv/?format=api",
            "user": "http://translate.diyseeds.org/api/users/izarina/?format=api",
            "author": "http://translate.diyseeds.org/api/users/izarina/?format=api",
            "timestamp": "2022-11-04T13:50:14.885811+01:00",
            "action": 2,
            "target": "Vienā gramā ietilpst 30 - 40 sēklas. ",
            "id": 48014,
            "action_name": "Translation changed",
            "url": "http://translate.diyseeds.org/api/changes/48014/?format=api"
        }
    ]
}