Changes API.

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

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

{
    "unit": "https://translate.pdfforge.org/api/units/112184/?format=api",
    "component": "https://translate.pdfforge.org/api/components/pdfcreator/setup/?format=api",
    "translation": "https://translate.pdfforge.org/api/translations/pdfcreator/setup/fr/?format=api",
    "user": "https://translate.pdfforge.org/api/users/michel/?format=api",
    "author": "https://translate.pdfforge.org/api/users/michel/?format=api",
    "timestamp": "2020-01-11T05:39:10.179370Z",
    "action": 5,
    "target": "Le service MSI est actuellement occupé à installer une autre application. La configuration de PDFCreator attend la fin de l'autre installation...",
    "id": 43553,
    "action_name": "New translation",
    "url": "https://translate.pdfforge.org/api/changes/43553/?format=api"
}