Manages revisions

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

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