Manages revisions

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

{
    "id": 533581,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/mozilla-central",
    "base_changeset": "896c8ee9171db6fb15ab84ff673c1272c46f28b2",
    "head_changeset": "14712dbd7fc1b57cc31437988c581bfc113b0022",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 14712dbd7fc1 (https://hg.mozilla.org/mozilla-central)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/533581/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/533581/issues/?format=api",
    "phabricator_url": null
}