Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/95423/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/orcid-profile-plugin/orcid-profile-plugin/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/orcid-profile-plugin/orcid-profile-plugin/nl/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/HansSpijker/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/HansSpijker/?format=api",
    "timestamp": "2020-10-19T12:30:24.353290Z",
    "action": 5,
    "target": "Stuur een e-mail om een ORCID-autorisatie van auteurs aan te vragen wanneer een artikel is geaccepteerd, dat wil zeggen, wanneer het artikel zich in de fase van eindredactie bevindt.",
    "id": 102392,
    "action_name": "New translation",
    "url": "http://translate.pkp.sfu.ca/api/changes/102392/?format=api"
}