Manages revisions

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

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