Manages revisions

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

{
    "id": 500364,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "8bee3d9d64c460091b953e9d97b14c3a82e81ab2",
    "head_changeset": "ff8665e1f04eecceadd504a9b99da7015b8afd01",
    "phabricator_id": 258505,
    "phabricator_phid": "PHID-DREV-ozpfqkdopwxfhlh62czf",
    "title": "WIP: Bug 1974338 - ensure saved tab groups are persisted after refreshing firefox. r?sthompson,jswinarton",
    "bugzilla_id": 1974338,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/500364/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/500364/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D258505"
}