Manages revisions

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

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