Manages revisions

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

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