Changes API.

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

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

{
    "unit": "https://translate.pdfforge.org/api/units/79638/?format=api",
    "component": "https://translate.pdfforge.org/api/components/pdfcreator/messages/?format=api",
    "translation": "https://translate.pdfforge.org/api/translations/pdfcreator/messages/da/?format=api",
    "user": "https://translate.pdfforge.org/api/users/pallan/?format=api",
    "author": "https://translate.pdfforge.org/api/users/pallan/?format=api",
    "timestamp": "2020-01-16T10:51:21.807605Z",
    "action": 2,
    "target": "Anvend \"PDFCreator Terminal Server\" på computere med installerede Terminal Services.\n\nBesøg pdfforge's hjemmeside for mere information eller kontakt direkte: licensing@pdfforge.org",
    "id": 45007,
    "action_name": "Translation changed",
    "url": "https://translate.pdfforge.org/api/changes/45007/?format=api"
}