Manages revisions

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

{
    "id": 400007,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "d5bd6cd82b03783af4625477e2c00eb5df697ae9",
    "head_changeset": "47ab53c40fb3489e7e4d922e16e079133f3c6f81",
    "phabricator_id": 229378,
    "phabricator_phid": "PHID-DREV-2uul4qhrdhlq4xxbatdk",
    "title": "Bug 1904892 - Set the initiatorType in HttpChannelParent and expose to scripts",
    "bugzilla_id": 1904892,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/400007/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/400007/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D229378"
}