Manages revisions

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

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