Manages revisions

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

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