Manages revisions

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

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