Manages revisions

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

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