Manages revisions

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

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