Manages revisions

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

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