Manages revisions

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

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