Manages revisions

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

{
    "id": 505777,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/mozilla-central",
    "base_changeset": "ed28bde759c16860d3ee821ad3e4740150099212",
    "head_changeset": "66eb1bb3ac0a3b188eae58341c230d51b1ffe2a0",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 66eb1bb3ac0a (https://hg.mozilla.org/mozilla-central)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/505777/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/505777/issues/?format=api",
    "phabricator_url": null
}