Manages revisions

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

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