Manages revisions

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

{
    "id": 500989,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "d423af8f07782c8b6ba3dc7d5fdfa7b334db1d53",
    "head_changeset": "273168d6a480e4672a0bb8aa351a2ea95d614427",
    "phabricator_id": 258647,
    "phabricator_phid": "PHID-DREV-ez6wwoo7opbzhwrtxrbs",
    "title": "WIP: Bug 1977100 - [devtools] Fix fetching for iframe HTML page source content.",
    "bugzilla_id": 1977100,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/500989/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/500989/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D258647"
}