Manages revisions

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

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