Manages revisions

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

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