Manages revisions

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

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