Manages revisions

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

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