Manages revisions

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

{
    "id": 505614,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "70f83be674ff87428b2d37a54d272c0f35af6262",
    "head_changeset": "5cbdf4f1c73f7a72759bf39f979c5e5ec1f12ed0",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 5cbdf4f1c73f (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/505614/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/505614/issues/?format=api",
    "phabricator_url": null
}