Manages revisions

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

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