Manages revisions

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

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