Manages revisions

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

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