Manages revisions

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

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