Manages revisions

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

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