Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/403213/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/plugins/jatsParserPlugin/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/jatsParserPlugin/de_DE/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/piapio/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/piapio/?format=api",
    "timestamp": "2023-04-21T11:40:14.542712Z",
    "action": 2,
    "target": "Diese Option speichert ALLE Fahnen der Volltexte der gesamten Zeitschrift als JATS XML. Der Import wird übergangen, falls eine Publikation bereits eine Volltext-Fahne besitzt. Der Import startet sofort nach dem Speichern des Formulars",
    "id": 727551,
    "action_name": "Translation changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/727551/?format=api"
}