Changes API.

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

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

{
    "unit": "http://translate.diyseeds.org/api/units/21079/?format=api",
    "component": "http://translate.diyseeds.org/api/components/diyseeds-org-videos/abc-extraction/?format=api",
    "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-videos/abc-extraction/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-31T06:31:01.243567+01:00",
    "action": 5,
    "target": "После влажной обработки семена необходимо быстро высушить. Они должны быть сухими максимум через два дня. Их выкладывают на мелкое сито или тарелку в хорошо проветриваемом сухом месте с температурой от 23° до 30°.",
    "id": 25574,
    "action_name": "New translation",
    "url": "http://translate.diyseeds.org/api/changes/25574/?format=api"
}