Manages revisions

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

{
    "id": 501957,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "2f7f2a6d4151e63ab30548234bc9f3ebc802220a",
    "head_changeset": "44ea4410156dbf535ebe6d56ad59edc03bb485f6",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 44ea4410156d (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/501957/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/501957/issues/?format=api",
    "phabricator_url": null
}