Manages revisions

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

{
    "id": 494005,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "78c4083d168f41a4ddc2d9d04421d67b66d85bec",
    "head_changeset": "dbac01beb9ff9096ddc3189d8ac34cd7ae7f30c6",
    "phabricator_id": 256989,
    "phabricator_phid": "PHID-DREV-5zkpfz36nt6ehsz65ea6",
    "title": "WIP: Bug 1976877 - [devtools] Cache text of stylesheets in StyleSheetsManager. r=#devtools.",
    "bugzilla_id": 1976877,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/494005/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/494005/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D256989"
}