Manages revisions

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

{
    "id": 532903,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "96858a2ab493031e6e57dab349e0984aa815f7b7",
    "head_changeset": "7ef8e10db80c980738bff15377140fd6035f1f62",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 7ef8e10db80c (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/532903/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/532903/issues/?format=api",
    "phabricator_url": null
}