Manages revisions

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

{
    "id": 392246,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "c71b363392005528e26f9cf9b72b308f9691866a",
    "head_changeset": "bb1b34effa210c38ad1370a0076e881a9bd889d8",
    "phabricator_id": 228167,
    "phabricator_phid": "PHID-DREV-vrae7vpau4bib2vc77br",
    "title": "WIP: Bug 1858670 - Replace volatile accesses with inline assembly to ensure MOZ_CRASH() crashing sequence is always emitted",
    "bugzilla_id": 1858670,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/392246/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/392246/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D228167"
}