Manages revisions

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

{
    "id": 505886,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "449465403944e9658323edf026e889342febe8cf",
    "head_changeset": "85bdf7906451c865d5d5b5fd57ddd5d48efa08f2",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 85bdf7906451 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/505886/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/505886/issues/?format=api",
    "phabricator_url": null
}