Manages revisions

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

{
    "id": 514601,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "f7c77597177957302900c0b1c162c66c465415d1",
    "head_changeset": "5fbbfb96c1122a1dcae82e96a5f0292c132316bc",
    "phabricator_id": 261436,
    "phabricator_phid": "PHID-DREV-4o5pdx4qavgfhjjdey2b",
    "title": "Bug 1976241: Avoid using shared_ptr and weak_ptr for some performance critical codepaths. r=jrmuizel",
    "bugzilla_id": 1976241,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/514601/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/514601/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D261436"
}