Manages revisions

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

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