Changes API.

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

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

{
    "unit": "https://translate.pdfforge.org/api/units/109993/?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-11T11:04:40.874273Z",
    "action": 5,
    "target": "Beskytter PDF'er med en adgangskode og bestemmer, hvilke tilladelser brugeren får. Underskrift og kryptering sker altid til sidst.",
    "id": 43704,
    "action_name": "New translation",
    "url": "https://translate.pdfforge.org/api/changes/43704/?format=api"
}