Manages revisions

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

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