Manages revisions

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

{
    "id": 492100,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "f37e0cb10655f67057a313d18c34f5dcccaec4fc",
    "head_changeset": "c1b73558c1dccec5f0d00bcb84bed226c5dea4b8",
    "phabricator_id": 256447,
    "phabricator_phid": "PHID-DREV-kv2nlngifguze7mbjq6u",
    "title": "Bug 1975866 - Fix passing paths to 'mach mochitest' to run just the tests at the path, not all tests. r?jmaher!",
    "bugzilla_id": 1975866,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/492100/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/492100/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D256447"
}