Manages revisions

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

{
    "id": 505077,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "6b03cefac3e673afb84ab2699fc76bf495f6e895",
    "head_changeset": "565d0976338ae3aacddf5694af026bf22e81f153",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 565d0976338a (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/505077/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/505077/issues/?format=api",
    "phabricator_url": null
}