Manages revisions

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

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