Manages revisions

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

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