Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/11946/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/pubIds-urn/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/pubIds-urn/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-01-28T15:42:52.753768Z",
    "action": 2,
    "target": "Utiliser le modèle ci-dessous pour générer des suffixes URN. Utiliser %j pour les initiales de la revue, %v pour le numéro du volume, %i pour le numéro, %Y pour l'année, %a pour l'identifiant OJS de l'article, %g pour l'identifiant OJS de l'épreuve, %f pour l'identifiant OJS du fichier, %p pour le numéro de page et %x pour un  « Identifiant personnalisé ».",
    "id": 15526,
    "action_name": "Translation changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/15526/?format=api"
}