Changes API.

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

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

{
    "unit": "http://translate.diyseeds.org/api/units/12773/?format=api",
    "component": "http://translate.diyseeds.org/api/components/diyseeds-org-videos/abc-pollination/?format=api",
    "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-videos/abc-pollination/ru/?format=api",
    "user": "http://translate.diyseeds.org/api/users/ozubyk/?format=api",
    "author": "http://translate.diyseeds.org/api/users/ozubyk/?format=api",
    "timestamp": "2022-01-31T21:50:51.720438+01:00",
    "action": 5,
    "target": "Поэтому они должны полагаться на внешнего опылителя, который переносит пыльцу с одного цветка на другой, либо на то же растение, либо на другое. Мы называем это перекрестным опылением, а растения считаются аллогамными.",
    "id": 25958,
    "action_name": "New translation",
    "url": "http://translate.diyseeds.org/api/changes/25958/?format=api"
}