Manages revisions

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

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