Manages revisions

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

{
    "id": 505103,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "947d60ec731d025d3078ca75714c40007691e7ce",
    "head_changeset": "594ed3fcc08dfa4cbb04ac973055afccfac7967f",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 594ed3fcc08d (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/505103/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/505103/issues/?format=api",
    "phabricator_url": null
}