Translation components API.

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

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

{
    "count": 122,
    "next": null,
    "previous": "http://translate.diyseeds.org/api/translations/diyseeds-org-videos-subtitles-english/lettuce/hu/changes/?format=api&page=6",
    "results": [
        {
            "unit": "http://translate.diyseeds.org/api/units/47388/?format=api",
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-videos-subtitles-english/lettuce/?format=api",
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-videos-subtitles-english/lettuce/hu/?format=api",
            "user": "http://translate.diyseeds.org/api/users/blipka/?format=api",
            "author": "http://translate.diyseeds.org/api/users/blipka/?format=api",
            "timestamp": "2023-01-02T09:50:42.119352+01:00",
            "action": 2,
            "target": "Egy jól termő növényről akár \n10-15 gramm magot is begyűjthetünk. ",
            "id": 57647,
            "action_name": "Translation changed",
            "url": "http://translate.diyseeds.org/api/changes/57647/?format=api"
        },
        {
            "unit": "http://translate.diyseeds.org/api/units/47357/?format=api",
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-videos-subtitles-english/lettuce/?format=api",
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-videos-subtitles-english/lettuce/hu/?format=api",
            "user": "http://translate.diyseeds.org/api/users/blipka/?format=api",
            "author": "http://translate.diyseeds.org/api/users/blipka/?format=api",
            "timestamp": "2024-02-27T23:30:25.065836+01:00",
            "action": 2,
            "target": "a magok többsége könnyedén kipereg belőle.",
            "id": 109652,
            "action_name": "Translation changed",
            "url": "http://translate.diyseeds.org/api/changes/109652/?format=api"
        }
    ]
}