Manages revisions

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

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