Manages revisions

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

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