Manages revisions

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

{
    "id": 505532,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "ed28bde759c16860d3ee821ad3e4740150099212",
    "head_changeset": "8e72d5c7970f3f5d25bfc94a7948b8083ad099f4",
    "phabricator_id": 259651,
    "phabricator_phid": "PHID-DREV-i7ys7ewhfrbh3nbnn7yr",
    "title": "WIP: Bug 1936924 - enable extra profiler run on android. r?#perftest",
    "bugzilla_id": 1936924,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/505532/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/505532/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D259651"
}