Manages revisions

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

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