Manages revisions

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

{
    "id": 391323,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "33aa55b02fe2215f1ad827880de20c775186430f",
    "head_changeset": "aeb2d113fe05bfb37cdc2c92e40cd399e4f4196a",
    "phabricator_id": 227920,
    "phabricator_phid": "PHID-DREV-3z6mw4twqdfhgooi5oty",
    "title": "Bug 1929185 - Reduce DMABufSurface::mSyncFd file descriptor usage",
    "bugzilla_id": 1929185,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/391323/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/391323/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D227920"
}