Manages revisions

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

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