Manages revisions

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

{
    "id": 516561,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "a7d161f9f2f5067413b86bbf76b4fb137438a83c",
    "head_changeset": "1458f532aa9dd501389c74ff9449adb51780cc04",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 1458f532aa9d (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/516561/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/516561/issues/?format=api",
    "phabricator_url": null
}