Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/231915/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/orcid-profile-plugin/emails/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/orcid-profile-plugin/emails/fr_FR/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/pheckler/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/pheckler/?format=api",
    "timestamp": "2020-08-20T12:55:46.375176Z",
    "action": 5,
    "target": "Ce modèle de courriel est utilisé pour récupérer les identifiants ORCID des auteurs et autrices.",
    "id": 87953,
    "action_name": "New translation",
    "url": "http://translate.pkp.sfu.ca/api/changes/87953/?format=api"
}