Manages revisions

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

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