Manages revisions

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

{
    "id": 487366,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "e18eea40ee7c6a5763c03dc6d59e875480b670be",
    "head_changeset": "2ddae2448e89f597e4abd575388e6b4dfd9fce6e",
    "phabricator_id": 255393,
    "phabricator_phid": "PHID-DREV-xrdr6k3uczf736yqwsrm",
    "title": "WIP: Bug 1969435: Store ScriptSourceAndExtent in IonEntry/BaselineEntry instead of JSScript",
    "bugzilla_id": 1969435,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/487366/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/487366/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D255393"
}