Manages revisions

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

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