Manages revisions

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

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