Changes API

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

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

{
    "unit": null,
    "component": "http://weblate.ucs.ru/api/components/foodfactory/auth/?format=api",
    "translation": null,
    "dictionary": null,
    "user": 6,
    "author": null,
    "timestamp": "2019-03-25T14:26:29",
    "action": 22,
    "target": "error: Your local changes to the following files would be overwritten by merge:\n\tpackage.json\n\tsource/app/api.js\n\tsource/app/app.js\n\tsource/app/components/act_remaking/act_remaking.route.js\n\tsource/app/components/act_remaking/add_act_remaking.controller.js\n\tsource/app/components/act_remaking/add_act_remaking.view.html\n\tsource/app/components/act_remaking/show_act_remaking.controller.js\n\tsource/app/components/act_remaking/show_act_remaking.view.html\n\tsource/app/components/collation_statement/add_collation_statement.controller.js\n\tsource/app/components/collation_statement/add_collation_statement.view.html\n\tsource/app/components/collation_statement/collation_statement.route.js\n\tsource/app/components/collation_statement/show_collation_statement.controller.js\n\tsource/app/components/collation_statement/show_collation_statement.view.html\n\tsource/app/components/common/common.js\n\tsource/app/components/goods_selector/goods-selector.controller.js\n\tsource/app/components/goods_selector/goods-selector.view.html\n\tsource/app/components/incoming_invoices/add_incoming_invoices.controller.js\n\tsource/app/components/incoming_invoices/add_incoming_invoices.view.html\n\tsource/app/components/incoming_invoices/incoming_invoices.route.js\n\tsource/app/components/incoming_invoices/show_incoming_invoice.controller.js\n\tsource/app/components/incoming_invoices/show_incoming_invoice.view.html\n\tsource/app/components/internal_transference/add_internal_transference.controller.js\n\tsource/app/components/internal_transference/add_internal_transference.view.html\n\tsource/app/components/internal_transference/internal_transference.route.js\n\tsource/app/components/internal_transference/show_internal_transference.controller.js\n\tsource/app/components/internal_transference/show_internal_transference.view.html\n\tsource/app/components/issue_slip/add_issue_slip.controller.js\n\tsource/app/components/issue_slip/add_issue_slip.view.html\n\tsource/app/components/issue_slip/issue_slip.route.js\n\tsource/app/components/issue_slip/show_issue_slip.controller.js\n\tsource/app/components/issue_slip/show_issue_slip.view.html\n\tsource/app/components/labels_goods/labels_goods.controller.js\n\tsource/app/components/layout/layout.controller.js\n\tsource/app/components/production/add_production.controller.js\n\tsource/app/components/production/add_production.view.html\n\tsource/app/components/production/production.route.js\n\tsource/app/components/production/show_production.controller.js\n\tsource/app/components/production/show_production.view.html\n\tsource/app/components/protocol/protocol.controller.js\n\tsource/app/components/protocol/protocol.view.html\n\tsource/app/components/request_invoice/add_request_invoice.controller.js\n\tsource/app/components/request_invoice/add_request_invoice.view.html\n\tsource/app/components/request_invoice/request_invoice.route.js\n\tsource/app/components/request_invoice/show_request_invoice.controller.js\n\tsource/app/components/request_invoice/show_request_invoice.view.html\n\tsource/app/components/settings/settings.controller.js\n\tsource/app/components/settings/settings.route.js\n\tsource/app/components/settings/settings.view.html\n\tsource/app/components/sh5invoice/sh5invoices.view.html\n\tsource/app/rkeeper_hook.js\n\tsource/app/scanner_service.js\n\tsource/app/сonstant.js\n\tsource/i18n/common/ru.json\n\tsource/index.html\n\tsource/styles/incoming_invoices.scss\n\tsource/styles/layout.scss\n\tsource/styles/main-menu.scss\n\tsource/styles/settings.scss\n\tsource/styles/style.css\n\tsource/styles/style.css.map\nPlease, commit your changes or stash them before you can merge.\nAborting (128)",
    "id": 192820,
    "action_name": "Failed merge on repository",
    "url": "http://weblate.ucs.ru/api/changes/192820/?format=api"
}