Manages revisions

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

{
    "id": 490006,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "3370a37c2fc531ccdd2512aad12680dd1e6772f1",
    "head_changeset": "329576d915f739baabb3d9624d1d006901f70aef",
    "phabricator_id": 255955,
    "phabricator_phid": "PHID-DREV-kugqmejufxji5szos7bu",
    "title": "Bug 1975336: Implement dropdown component in urlbar result",
    "bugzilla_id": 1975336,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/490006/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/490006/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D255955"
}