Manages revisions

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

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