Manages revisions

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

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