Manages revisions

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

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