Manages revisions

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

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