Manages revisions

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

{
    "id": 400520,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "7eaef5ce1448a299b5b778eb1b2c74f6cd974c47",
    "head_changeset": "fdf5b80dfbd426bdb270415a95eb1fbb477fc34b",
    "phabricator_id": 223651,
    "phabricator_phid": "PHID-DREV-njg46g7s4ccxglbqjagw",
    "title": "Bug 1917901: Make it ok to retarget OnDataAvailable multiple times until the first ODA is received r=#necko-reviewers!",
    "bugzilla_id": 1917901,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/400520/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/400520/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D223651"
}