Changes API.

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

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

{
    "unit": "http://translate.diyseeds.org/api/units/18840/?format=api",
    "component": "http://translate.diyseeds.org/api/components/diyseeds-org-videos/watermelon/?format=api",
    "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-videos/watermelon/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-05-10T10:49:13.121373+02:00",
    "action": 5,
    "target": "A nőivarú virágok esetében magház található a virág alatt. Valójában ez egy mini görögdinnye, amely a megporzást követően elkezd fejlődni. A hímivarú virágok a hosszú szárak végén találhatóak.",
    "id": 34061,
    "action_name": "New translation",
    "url": "http://translate.diyseeds.org/api/changes/34061/?format=api"
}