Manages revisions

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

{
    "id": 487025,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "77cdea914d67530530978c6de15891fc8577ffbc",
    "head_changeset": "a38b3eb98cc0249ec2cd4addb3352a9e96d18d77",
    "phabricator_id": 255220,
    "phabricator_phid": "PHID-DREV-ozsgpvpwhvqdugywpzeg",
    "title": "Bug 1974315 - Part 2: Added comments to feature flag preference delegates so that their usage is clearer. r=gl",
    "bugzilla_id": 1974315,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/487025/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/487025/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D255220"
}