Manages revisions

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

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