Manages revisions

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

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