Manages revisions

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

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