Manages revisions

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

{
    "id": 468835,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "cf57ffa15763ffb875b6b468825a67b537c264f8",
    "head_changeset": "7b6b815a33fc4b74db624f520f3aa79562d0337d",
    "phabricator_id": 241142,
    "phabricator_phid": "PHID-DREV-gzmwrlln56ge6a4rfdlx",
    "title": "Bug 1875524 - [Remote Protocol] Add a \"WindowManager.supportsWindows()\" helper to more easily check for multiple windows support. r=whimboo",
    "bugzilla_id": 1875524,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/468835/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/468835/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D241142"
}