Manages revisions

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

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