Changes API.

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

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

{
    "unit": "http://translate.diyseeds.org/api/units/22650/?format=api",
    "component": "http://translate.diyseeds.org/api/components/diyseeds-org-videos/turnip/?format=api",
    "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-videos/turnip/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-12-13T08:14:19.653995+01:00",
    "action": 2,
    "target": "Tohum alınırken, tohumlar öncelikle kabukları ve sapları tutan büyük bir elekten geçirilir, ardından tohumları tutan ancak daha küçük çer çöpün düşmesine izin veren başka bir elekten geçirilir.",
    "id": 93657,
    "action_name": "Translation changed",
    "url": "http://translate.diyseeds.org/api/changes/93657/?format=api"
}