Manages revisions

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

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