Manages revisions

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

{
    "id": 478580,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "5adde51a4a3382b0c577c4e88748d7f15865c47a",
    "head_changeset": "e7f165b1ce336e52fa4c530abf9c5070007d5706",
    "phabricator_id": 253678,
    "phabricator_phid": "PHID-DREV-ecn3iojlfl23fd343ox4",
    "title": "Bug 1759550: Gecko profiler can capture threads created after it is started in Java r=mstange",
    "bugzilla_id": 1759550,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/478580/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/478580/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D253678"
}