Manages revisions

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

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