Manages revisions

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

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