Manages revisions

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

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