Manages revisions

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

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