Manages revisions

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

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