Changes API.

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

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

{
    "unit": "http://translate.diyseeds.org/api/units/15265/?format=api",
    "component": "http://translate.diyseeds.org/api/components/diyseeds-org-videos/radish/?format=api",
    "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-videos/radish/de/?format=api",
    "user": "http://translate.diyseeds.org/api/users/mwidmer/?format=api",
    "author": "http://translate.diyseeds.org/api/users/mwidmer/?format=api",
    "timestamp": "2021-11-18T11:24:46.325273+01:00",
    "action": 5,
    "target": "Die Blüten der Rettiche und Radieschen sind zwittrig, d.h. sie enthalten die weiblichen und männlichen Blütenorgane. Aber sie sind zum Grossteil selbstunfruchtbar.",
    "id": 17463,
    "action_name": "New translation",
    "url": "http://translate.diyseeds.org/api/changes/17463/?format=api"
}