Manages revisions

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

{
    "id": 410620,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "70cf5d90c346d5954f08633c22f5eb6b6cd90d66",
    "head_changeset": "6e301bb1ffd1e95856d21ca49d4091715ae0801f",
    "phabricator_id": 231187,
    "phabricator_phid": "PHID-DREV-hb3jhkcwe5uhayixryfy",
    "title": "Bug 1935296 - Fix early return in SearchService.parseSubmissionURL to actually work. r?#search-reviewers!",
    "bugzilla_id": 1935296,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/410620/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/410620/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D231187"
}