Manages revisions

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

{
    "id": 485990,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "016fef62bcaa667eb135ae4086e2a973ec1979c5",
    "head_changeset": "9af73bb28e05d4dbddc6d671eb3fd5bfcafa3823",
    "phabricator_id": 255158,
    "phabricator_phid": "PHID-DREV-ohbbothi4bu5pfj7btv4",
    "title": "Bug 1974262: Fix Firefox UI functional tests to work locally with mach. r=whimboo",
    "bugzilla_id": 1974262,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/485990/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/485990/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D255158"
}