Manages revisions

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

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