Manages revisions

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

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