Manages revisions

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

{
    "id": 474642,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "888224a45dddbf97bd66d7f2f96b64113585afce",
    "head_changeset": "503eb28023b3371caa4dffa9b25f98ce4af58816",
    "phabricator_id": 248652,
    "phabricator_phid": "PHID-DREV-7dax35utr5mt3u3nydya",
    "title": "Bug 1933685 Part 5 - Concurrent Delazification: Only allocate relative indexes when needed.",
    "bugzilla_id": 1933685,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/474642/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/474642/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D248652"
}