Manages revisions

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

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