Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/45662/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/installer/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/installer/fr_FR/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/claivaz/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/claivaz/?format=api",
    "timestamp": "2023-09-22T11:39:29.338393Z",
    "action": 2,
    "target": "<strong>Le système prend actuellement en charge MySQL et PostgreSQL. Si vous ne pouvez pas sélectionner l'une des options ci-dessous, contactez votre administrateur système pour vous assurer que votre serveur dispose des extensions PHP requises.</strong>",
    "id": 799657,
    "action_name": "Translation changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/799657/?format=api"
}