Changes API.

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

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

{
    "unit": "https://translate.pdfforge.org/api/units/127198/?format=api",
    "component": "https://translate.pdfforge.org/api/components/pdfcreator/messages/?format=api",
    "translation": "https://translate.pdfforge.org/api/translations/pdfcreator/messages/kn/?format=api",
    "user": "https://translate.pdfforge.org/api/users/Amogh/?format=api",
    "author": "https://translate.pdfforge.org/api/users/Amogh/?format=api",
    "timestamp": "2020-12-05T15:19:02.249637Z",
    "action": 2,
    "target": "Do you want to convert the {0} selected file?\u001e\u001eDo you want to convert the {0} selected files?",
    "id": 59411,
    "action_name": "Translation changed",
    "url": "https://translate.pdfforge.org/api/changes/59411/?format=api"
}