Manages revisions

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

{
    "id": 399243,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "a7542b759c49076b08cfd37e42d1761d8649d58f",
    "head_changeset": "0dce04dccd5c73d541ea68ceff1e7c139f23912e",
    "phabricator_id": 229282,
    "phabricator_phid": "PHID-DREV-5zwarwzmlei5qgxhkvcs",
    "title": "Bug 1931789. Change DocumentOrShadowRoot::StyleOrderIndexOfSheet to return size_t. r?smaug,#dom-core",
    "bugzilla_id": 1931789,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/399243/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/399243/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D229282"
}