Manages revisions

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

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