Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/219391/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/registrationNotification/locale-keys/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/registrationNotification/locale-keys/fr_CA/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/mariehelene/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/mariehelene/?format=api",
    "timestamp": "2020-07-23T17:36:53.025128Z",
    "action": 5,
    "target": "Envoie un avis par courriel à une liste configurable d'adresses courriel chaque fois qu'une nouvelle utilisatrice ou un nouvel utilisateur s'enregistre. <strong>Consulter le fichier README de ce plugiciel pour les instructions d'installation.</strong>",
    "id": 74880,
    "action_name": "New translation",
    "url": "http://translate.pkp.sfu.ca/api/changes/74880/?format=api"
}