Changes API.

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

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

{
    "unit": "http://translate.diyseeds.org/api/units/18815/?format=api",
    "component": "http://translate.diyseeds.org/api/components/diyseeds-org-videos/corn-salad/?format=api",
    "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-videos/corn-salad/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-24T12:30:50.017658+02:00",
    "action": 5,
    "target": "Baldriņš ir autogāms augs - hermafrodītie ziedi ir pašapaugļojoši. Tas nozīmē - vienā ziedā atrodami vīrišķie un sievišķie orgāni, kas ir savietojami.",
    "id": 11286,
    "action_name": "New translation",
    "url": "http://translate.diyseeds.org/api/changes/11286/?format=api"
}