Manages revisions

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

{
    "id": 424724,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "cf140d4031788a2daf896b9db13a8d0d73212ded",
    "head_changeset": "ed686f05ec5cb734ea2455f492af4d1762e5730f",
    "phabricator_id": 155376,
    "phabricator_phid": "PHID-DREV-bxcv4i5ejf5ragb3bhj6",
    "title": "WIP: Bug 543435 - Make initial about:blank not get overwritten by an async about:blank load.",
    "bugzilla_id": 543435,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/424724/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/424724/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D155376"
}