Manages revisions

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

{
    "id": 485918,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "95e913d4e1c5701ad4b2f8ce0e3dfbdd6c4e777f",
    "head_changeset": "f9510378ac1548ccfb8f1e7587384f264c069037",
    "phabricator_id": 255131,
    "phabricator_phid": "PHID-DREV-d5bxckklnh6cv7bcgfuj",
    "title": "Bug 1974233 - XPIProvider.processPendingFileChanges should only call clearStagingDir for the locations that had staged add-ons. r?willdurand!",
    "bugzilla_id": 1974233,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/485918/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/485918/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D255131"
}