Manages revisions

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

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