Manages revisions

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

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