Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/300318/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/plugins/openid/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/openid/pt_PT/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/carla.marques/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/carla.marques/?format=api",
    "timestamp": "2021-02-24T10:45:45.726470Z",
    "action": 5,
    "target": "É necessário criar um cliente OpenID Connect client em <a href='https://console.developers.google.com/apis/credentials' target='_blank' rel='noopener'>Google Developer Console</a> para usar o Google como um Conector  forneceder de OpenID. Ver este <a href='https://developers.google.com/identity/protocols/oauth2/openid-connect' target='_blank' rel='noopener'>tutorial</a>. Use este URL de redirecionamento:",
    "id": 159347,
    "action_name": "New translation",
    "url": "http://translate.pkp.sfu.ca/api/changes/159347/?format=api"
}