Manages revisions

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

{
    "id": 496477,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "6f52b9c4f4a6540005037996e4d316d950a64398",
    "head_changeset": "99ca7748ee2aa089275571db9b811cbfa9239ae4",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 99ca7748ee2a (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/496477/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/496477/issues/?format=api",
    "phabricator_url": null
}