Changes API.

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

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

{
    "unit": "http://translate.diyseeds.org/api/units/19558/?format=api",
    "component": "http://translate.diyseeds.org/api/components/diyseeds-org-videos/abc-extraction/?format=api",
    "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-videos/abc-extraction/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-10-03T09:54:05.282577+02:00",
    "action": 2,
    "target": "Az erjesztéssel történő nedves feldolgozást a paradicsom és az uborka esetében alkalmazzuk. Az erjesztés után eltávolítható a magokat körülvevő kocsonyás burok, ami a magnyugalmi állapot fenntartásáért felelős.",
    "id": 39812,
    "action_name": "Translation changed",
    "url": "http://translate.diyseeds.org/api/changes/39812/?format=api"
}