Manages revisions

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

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