Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/92857/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/omp/manager/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/omp/manager/fr_CA/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-07-23T17:20:17.893523Z",
    "action": 59,
    "target": "Une version graphique du titre de la presse (fichier .gif, .jpg, ou .png), qui peut être plus petite que celle utilisée sur la page d'accueil, peut être téléchargée afin que le titre apparaisse dans l'en-tête de chaque page de la presse et remplace la version textuelle qui apparait normalement.",
    "id": 286212,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/286212/?format=api"
}