Manages revisions

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

{
    "id": 415789,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "a551f98b192c80a6b84cf2e9d9f441251d522f67",
    "head_changeset": "8d223e0a58b2476df7761ecb9b89624c3f91d806",
    "phabricator_id": 232083,
    "phabricator_phid": "PHID-DREV-7lblhf6nen4g45uzapbb",
    "title": "WIP: Bug 1903758 - Add an API to mozjemalloc to allow to control when to purge from outside. r?pbone,smaug",
    "bugzilla_id": 1903758,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/415789/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/415789/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D232083"
}