Manages revisions

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

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