Manages revisions

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

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