Manages revisions

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

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