Manages revisions

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

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