Manages revisions

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

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