Manages revisions

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

{
    "id": 395984,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "541f36a6b102002eb82e8ef9fc8b18387faf0373",
    "head_changeset": "3f87109037d20597e6d5f28bc5dd25b35066a78f",
    "phabricator_id": 228805,
    "phabricator_phid": "PHID-DREV-ww3gw7vrza4be6frptf2",
    "title": "WIP: Bug 1930106 - skipfails: simplify skip conditions too complex",
    "bugzilla_id": 1930106,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/395984/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/395984/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D228805"
}