Manages revisions

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

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