Manages revisions

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

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