Manages revisions

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

{
    "id": 505701,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "5866f476401711711d28eb103768d9bf05f2886c",
    "head_changeset": "6c84c673bbde30e8759b56c9401329d63280901d",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 6c84c673bbde (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/505701/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/505701/issues/?format=api",
    "phabricator_url": null
}