Manages revisions

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

{
    "id": 491425,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "96fc24855eb37df1481106fc25a5e27af05b7cf3",
    "head_changeset": "816c75b5ceb218c0e9e23cf3d46121a5e1afb4f1",
    "phabricator_id": 256263,
    "phabricator_phid": "PHID-DREV-2hbwe2l47guuizxh2o6e",
    "title": "Bug 1975553 - Fix typo in test browser_html_list_view.js",
    "bugzilla_id": 1975553,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/491425/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/491425/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D256263"
}