Manages revisions

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

{
    "id": 505101,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "9e5f97d7dc0cc38718bb3fec2d0b4150f87e93ef",
    "head_changeset": "8a1c3e7b8a47fe250ed31d4ae8fc6baac0a8caae",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 8a1c3e7b8a47 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/505101/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/505101/issues/?format=api",
    "phabricator_url": null
}