Manages revisions

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

{
    "id": 499487,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "526d26fa05e45dbd1fe2adec5f1b3d4581915429",
    "head_changeset": "80a76c3fbd5e49e6706074aeb0e423af3dd33972",
    "phabricator_id": 258300,
    "phabricator_phid": "PHID-DREV-3qvrabnk7nrfvtbta4dr",
    "title": "WIP: Bug 1967540: Extended CacheOpChild to include the support for MozPromise alongside JS::Promise.r=edenchuang,asuth",
    "bugzilla_id": 1967540,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/499487/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/499487/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D258300"
}