Manages revisions

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

{
    "id": 517323,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "dc49dca7b1ef8b2d2df57dba38069e2d70620aec",
    "head_changeset": "5499bac5132a05cb1c5db2067300de01997231da",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 5499bac5132a (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/517323/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/517323/issues/?format=api",
    "phabricator_url": null
}