Manages revisions

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

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