Manages revisions

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

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