Manages revisions

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

{
    "id": 512693,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "6c51cabb2e48997969eb68ba245067238fbe46ec",
    "head_changeset": "934bd398ef64b2927abd5a6e0f84fffbdfb8586a",
    "phabricator_id": 261057,
    "phabricator_phid": "PHID-DREV-lolptz4kmzsvaroae23o",
    "title": "WIP: Bug 1982963 - Test case to make sure LinuxMemoryPSI is in the crash report.",
    "bugzilla_id": 1982963,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/512693/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/512693/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D261057"
}