Changes API.

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

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

{
    "unit": "http://translate.diyseeds.org/api/units/18033/?format=api",
    "component": "http://translate.diyseeds.org/api/components/diyseeds-org-videos/leek/?format=api",
    "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-videos/leek/lv/?format=api",
    "user": "http://translate.diyseeds.org/api/users/izarina/?format=api",
    "author": "http://translate.diyseeds.org/api/users/izarina/?format=api",
    "timestamp": "2021-09-25T14:02:19.299999+02:00",
    "action": 5,
    "target": "mācīties, kā audzēt, ražot, sēklas, video, puravi, soli pa solim, pamācība",
    "id": 12365,
    "action_name": "New translation",
    "url": "http://translate.diyseeds.org/api/changes/12365/?format=api"
}