Manages revisions

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

{
    "id": 499060,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "566d7dc84a3d98f7800858d866f43a0bbcbfb240",
    "head_changeset": "4320e79f68b0a7273ee73bff082924410015d8b5",
    "phabricator_id": 258173,
    "phabricator_phid": "PHID-DREV-hqqbq7qq577o44kb46an",
    "title": "Bug 1977628 - Expose a JS API to identify DOM Events supported by Gecko. r=#dom-core",
    "bugzilla_id": 1977628,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/499060/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/499060/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D258173"
}