Manages revisions

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

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