Manages revisions

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

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