Manages revisions

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

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