Manages revisions

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

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