Manages revisions

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

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