Changes API.

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

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

{
    "unit": "https://translate.pdfforge.org/api/units/121221/?format=api",
    "component": "https://translate.pdfforge.org/api/components/pdfcreator/messages/?format=api",
    "translation": "https://translate.pdfforge.org/api/translations/pdfcreator/messages/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-06-06T04:12:25.485719Z",
    "action": 5,
    "target": "Pris en charge depuis PDFCreator Professional 4.1.0",
    "id": 50602,
    "action_name": "New translation",
    "url": "https://translate.pdfforge.org/api/changes/50602/?format=api"
}