Manages revisions

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

{
    "id": 480675,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "e739cbc6ad9d503d9a24ae645023e31ba0b806b6",
    "head_changeset": "9a7b4d1dc91bdbabf222305dac57c347b2a6392e",
    "phabricator_id": 254007,
    "phabricator_phid": "PHID-DREV-4r2otlvo7famszq7npex",
    "title": "Bug 1972586: Choose SIPHash when it's probably going to be faster than HMAC r?timhuang",
    "bugzilla_id": 1972586,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/480675/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/480675/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D254007"
}