Manages revisions

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

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