Changes API.

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

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

{
    "unit": null,
    "component": "https://l10n.opensuse.org/api/components/get-o-o/main/?format=api",
    "translation": null,
    "user": "https://l10n.opensuse.org/api/users/hellcp/?format=api",
    "author": null,
    "timestamp": "2021-03-15T09:13:15.060116Z",
    "action": 23,
    "target": "Rebasing (1/5)\rerror: could not apply 24fcad9... Added translation using Weblate (Spanish)\nResolve all conflicts manually, mark them as resolved with\n\"git add/rm <conflicted_files>\", then run \"git rebase --continue\".\nYou can instead skip this commit: run \"git rebase --skip\".\nTo abort and get back to the state before \"git rebase\", run \"git rebase --abort\".\nCould not apply 24fcad9... Added translation using Weblate (Spanish) (1)",
    "id": 1737151,
    "action_name": "Repository rebase failed",
    "url": "https://l10n.opensuse.org/api/changes/1737151/?format=api"
}