Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.pdfforge.org/api/components/pdfcreator/messages/?format=api",
    "translation": "https://translate.pdfforge.org/api/translations/pdfcreator/messages/fi/?format=api",
    "user": "https://translate.pdfforge.org/api/users/tepideerus/?format=api",
    "author": "https://translate.pdfforge.org/api/users/tepideerus/?format=api",
    "timestamp": "2018-10-10T17:40:38.634793Z",
    "action": 1,
    "target": "",
    "id": 26287,
    "action_name": "Translation completed",
    "url": "https://translate.pdfforge.org/api/changes/26287/?format=api"
}