Manages revisions

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

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