Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/231926/?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/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-14T13:01:56.207683Z",
    "action": 5,
    "target": "Veuillez configurer l'accès à l'API ORCID afin d'ajouter les renseignements de profil ORCID dans les profils d'utilisateurs, utilisatrices, auteurs ou autrices ainsi que pour mettre à jour les informations ORCID associées aux nouvelles publications (uniquement pour les membres ORCID).",
    "id": 86465,
    "action_name": "New translation",
    "url": "http://translate.pkp.sfu.ca/api/changes/86465/?format=api"
}