Manages revisions

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

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