Manages revisions

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

{
    "id": 496783,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "2972e65ee32ecb705150764a2937b8260ccba017",
    "head_changeset": "0458419a779a6e05199c32c48b2f73d5ff36c87c",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 0458419a779a (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/496783/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/496783/issues/?format=api",
    "phabricator_url": null
}