Manages revisions

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

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