Translation components API.

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

GET /api/translations/diyseeds-org-videos/tomato/ar/changes/?format=api&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 43,
    "next": null,
    "previous": "http://translate.diyseeds.org/api/translations/diyseeds-org-videos/tomato/ar/changes/?format=api&page=2",
    "results": [
        {
            "unit": "http://translate.diyseeds.org/api/units/18177/?format=api",
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-videos/tomato/?format=api",
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-videos/tomato/ar/?format=api",
            "user": "http://translate.diyseeds.org/api/users/soharfouche/?format=api",
            "author": "http://translate.diyseeds.org/api/users/soharfouche/?format=api",
            "timestamp": "2022-11-08T09:42:17.532692+01:00",
            "action": 5,
            "target": "أنتجوا بذور البندورة الخاصة بكم: الشرح في الفيديو",
            "id": 48752,
            "action_name": "New translation",
            "url": "http://translate.diyseeds.org/api/changes/48752/?format=api"
        },
        {
            "unit": "http://translate.diyseeds.org/api/units/18178/?format=api",
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-videos/tomato/?format=api",
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-videos/tomato/ar/?format=api",
            "user": "http://translate.diyseeds.org/api/users/soharfouche/?format=api",
            "author": "http://translate.diyseeds.org/api/users/soharfouche/?format=api",
            "timestamp": "2022-11-08T09:42:38.700607+01:00",
            "action": 5,
            "target": "يشرح لكم هذا الفيديو طريقة إنتاج بذور البندورة الخاصة بكم، خطوة بخطوة: تلقيح، دورة حياة، استخراج، فرز وتخزين.",
            "id": 48753,
            "action_name": "New translation",
            "url": "http://translate.diyseeds.org/api/changes/48753/?format=api"
        },
        {
            "unit": "http://translate.diyseeds.org/api/units/18179/?format=api",
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-videos/tomato/?format=api",
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-videos/tomato/ar/?format=api",
            "user": "http://translate.diyseeds.org/api/users/soharfouche/?format=api",
            "author": "http://translate.diyseeds.org/api/users/soharfouche/?format=api",
            "timestamp": "2022-11-08T09:42:54.609653+01:00",
            "action": 5,
            "target": "تعلّم، كيفية، إنتاج، بذور، فيديو، باذنجان، خطوة بخطوة، شرح",
            "id": 48754,
            "action_name": "New translation",
            "url": "http://translate.diyseeds.org/api/changes/48754/?format=api"
        }
    ]
}