Changes API.

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

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

{
    "unit": "http://translate.diyseeds.org/api/units/32306/?format=api",
    "component": "http://translate.diyseeds.org/api/components/diyseeds-org-videos/squash-zucchini/?format=api",
    "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-videos/squash-zucchini/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-02-07T16:15:56.440006+01:00",
    "action": 5,
    "target": "Поэтому обычно можно выращивать два вида тыквы рядом друг с другом без риска перекрестного опыления. С другой стороны, важно разделять два сорта одного вида на расстояние в 1 километр. Это расстояние может быть сокращено до 500 метров, если есть естественный барьер, например, живая изгородь.",
    "id": 29091,
    "action_name": "New translation",
    "url": "http://translate.diyseeds.org/api/changes/29091/?format=api"
}