Manages revisions

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

{
    "id": 504154,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "696ce9decad75f774a075269c272435760fdf626",
    "head_changeset": "bb80dfba0261c816c7a9447e928cc62f8117699a",
    "phabricator_id": 109008,
    "phabricator_phid": "PHID-DREV-qajk43xqeizwin5fog5c",
    "title": "Bug 1655128 - Add `mach update serve` for serving updates. r?bhearsum!,bytesized!",
    "bugzilla_id": 1655128,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/504154/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/504154/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D109008"
}