Changes API.

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

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

{
    "unit": "http://translate.diyseeds.org/api/units/19483/?format=api",
    "component": "http://translate.diyseeds.org/api/components/diyseeds-org-videos/cucumber/?format=api",
    "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-videos/cucumber/hu/?format=api",
    "user": "http://translate.diyseeds.org/api/users/blipka/?format=api",
    "author": "http://translate.diyseeds.org/api/users/blipka/?format=api",
    "timestamp": "2022-03-31T11:53:11.168183+02:00",
    "action": 2,
    "target": "Az uborka egylaki növény, vagyis a hímivarú és a nőivarú virágok is ugyanazon az egyeden találhatóak. A nőivarú virágok esetében magház található a virág alatt. Valójában ez egy mini uborka, ami a megporzást követően kezd el fejlődni. Először a hímivarú virágok jelennek meg. Ezek a hosszú szárak végén találhatóak.",
    "id": 32534,
    "action_name": "Translation changed",
    "url": "http://translate.diyseeds.org/api/changes/32534/?format=api"
}