Manages revisions

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

{
    "id": 491456,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "fed4ec313f4d6b9f72755494627c270ced2198e2",
    "head_changeset": "1e00010e2fefa7546fd087ae1ccd7e9764c951b5",
    "phabricator_id": 256276,
    "phabricator_phid": "PHID-DREV-wb6t3igb52otgtegwdlt",
    "title": "Bug 1975983 - [riscv64] Fix typo in FloatRegisters::GetName: fs2 -> fs1. r=anba,jandem",
    "bugzilla_id": 1975983,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/491456/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/491456/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D256276"
}