Manages revisions

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

{
    "id": 395987,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "541f36a6b102002eb82e8ef9fc8b18387faf0373",
    "head_changeset": "e304d0daa7ae7970fa7be58c256682fab2e05e69",
    "phabricator_id": 228803,
    "phabricator_phid": "PHID-DREV-z64uyzbkclkkbw5rggrj",
    "title": "WIP: Bug 1930106 - skipfails: overwrite underspecified conditions",
    "bugzilla_id": 1930106,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/395987/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/395987/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D228803"
}