Manages revisions

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

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