Manages revisions

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

{
    "id": 504000,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "6b03cefac3e673afb84ab2699fc76bf495f6e895",
    "head_changeset": "8e36508988c7847be4f51509491047fe36fd41b1",
    "phabricator_id": 259254,
    "phabricator_phid": "PHID-DREV-4aw4kdmcm4xwwpzr23c5",
    "title": "Bug 1959977 - Collect sourceId of JS interpreter and JS tracer frames r?iain,mstange",
    "bugzilla_id": 1959977,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/504000/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/504000/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D259254"
}