Manages revisions

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

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