Manages revisions

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

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