Changes API.

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

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

{
    "unit": "https://translate.pdfforge.org/api/units/116953/?format=api",
    "component": "https://translate.pdfforge.org/api/components/pdfcreator/messages/?format=api",
    "translation": "https://translate.pdfforge.org/api/translations/pdfcreator/messages/cs/?format=api",
    "user": "https://translate.pdfforge.org/api/users/ErWin/?format=api",
    "author": "https://translate.pdfforge.org/api/users/ErWin/?format=api",
    "timestamp": "2021-08-31T10:25:49.082365Z",
    "action": 2,
    "target": "Pomozte nám zlepšit server PDFCreator zasíláním anonymních statistik využití aplikací.",
    "id": 68258,
    "action_name": "Translation changed",
    "url": "https://translate.pdfforge.org/api/changes/68258/?format=api"
}