Manages revisions

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

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