Manages revisions

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

{
    "id": 497493,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "466cfbc3c7b7bd85a358a5557535017fb3b74f3c",
    "head_changeset": "b73c40f16e7a22ab0f5a5bab71a9892755c38ad2",
    "phabricator_id": 257781,
    "phabricator_phid": "PHID-DREV-wpej2hzochapvgovfbjj",
    "title": "Bug 1977673 - Use MetricMask for underlying Metric type, remove asserts and instead get singleton when starting internal recording . r=acreskey",
    "bugzilla_id": 1977673,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/497493/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/497493/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D257781"
}