Manages revisions

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

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