Manages revisions

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

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