Changes API.

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

GET /api/changes/66519/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "http://translate.diyseeds.org/api/units/12903/?format=api",
    "component": "http://translate.diyseeds.org/api/components/diyseeds-org-videos/abc-classification/?format=api",
    "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-videos/abc-classification/tr/?format=api",
    "user": "http://translate.diyseeds.org/api/users/byilmaz/?format=api",
    "author": "http://translate.diyseeds.org/api/users/byilmaz/?format=api",
    "timestamp": "2023-03-29T12:30:19.025218+02:00",
    "action": 2,
    "target": "Kavun da aynı Cucurbitaceae yani Kabakgiller familyasının Cucumis cinsinin bir parçasıdır, ancak Cucumis melo adını taşıyan farklı bir türdür ve birden fazla çeşidi mevcuttur.",
    "id": 66519,
    "action_name": "Translation changed",
    "url": "http://translate.diyseeds.org/api/changes/66519/?format=api"
}