Manages revisions

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

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