Manages revisions

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

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