Manages revisions

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

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