Manages revisions

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

{
    "id": 479248,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "ca42e3a0e39ccea55a166c68f47e7c53c526d3e9",
    "head_changeset": "f11570939e5cf85bd8d07232330d565e2a6f5db7",
    "phabricator_id": 195367,
    "phabricator_phid": "PHID-DREV-q4xcq57o2c5auhl3czlx",
    "title": "Bug 1867409 - Delay notifying our new frame size to the embedder until after the old frame has completed its destruction r=emilio",
    "bugzilla_id": 1867409,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/479248/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/479248/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D195367"
}