Manages revisions

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

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