Manages revisions

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

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