Manages revisions

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

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