Manages revisions

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

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