Manages revisions

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

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