Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/5983023/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/swextmediawikihelp/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/swextmediawikihelp/es/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/Fito/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/Fito/?format=api",
    "timestamp": "2020-09-02T10:34:11.404553Z",
    "action": 2,
    "target": "<ahelp hid=\".\">Escriba el título de la entrada del wiki. Este será el título de nivel superior de la entrada. Para crear una entrada nueva, el título debe ser único en este wiki. Si escribe el título de una página existente, la carga sobrescribirá el contenido de la entrada existente.</ahelp>",
    "id": 1361681,
    "action_name": "Translation changed",
    "url": "https://translations.documentfoundation.org/api/changes/1361681/?format=api"
}