Translation components API.

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

GET /api/translations/diyseeds-org-articles/why-produce-your-own-seeds-simplified/ar/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 21,
    "next": null,
    "previous": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/why-produce-your-own-seeds-simplified/ar/changes/?format=api",
    "results": [
        {
            "unit": "http://translate.diyseeds.org/api/units/34135/?format=api",
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-articles/why-produce-your-own-seeds-simplified/?format=api",
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/why-produce-your-own-seeds-simplified/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-08-16T16:26:37.105063+02:00",
            "action": 2,
            "target": "إنّ بذور الفلّاحين مهمّة جدًّا لمستقبلنا، تهدف إلى الحفاظ على إرث مشترك يضمن التنوّع البيولوجي. تشكّل هذه البذور نوعًا من الحرّيات الأساسية.",
            "id": 36939,
            "action_name": "Translation changed",
            "url": "http://translate.diyseeds.org/api/changes/36939/?format=api"
        }
    ]
}