Manages revisions

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

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