Manages revisions

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

{
    "id": 489006,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "1617b2359de027ddfed3bcbbbd0507394a268f1b",
    "head_changeset": "8a36f1ab5f8659fdc08a892a42115004777d391c",
    "phabricator_id": 255646,
    "phabricator_phid": "PHID-DREV-7cwfblwkkpwp36klak3z",
    "title": "Bug 1970977 - Add fun getAttr in Utils.",
    "bugzilla_id": 1970977,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/489006/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/489006/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D255646"
}