Manages revisions

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

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