Manages revisions

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

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