Changes API.

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

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

{
    "unit": "http://translate.diyseeds.org/api/units/5073/?format=api",
    "component": "http://translate.diyseeds.org/api/components/diyseeds-org-pages/dvd/?format=api",
    "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/dvd/uk/?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-13T15:15:02.274994+01:00",
    "action": 5,
    "target": "Комплект існує в 2 версіях, кожна з яких містить 3 мови: французька, англійська, німецька або іспанська, португальська, англійська",
    "id": 21000,
    "action_name": "New translation",
    "url": "http://translate.diyseeds.org/api/changes/21000/?format=api"
}