Manages revisions

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

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