Manages revisions

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

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