Manages revisions

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

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