Manages revisions

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

{
    "id": 502018,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "6e3e074f5ce85defdac0ba7339aee146dc3a4f52",
    "head_changeset": "18e14f79ba9553b3593ab4a4019172a26bf8387f",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 18e14f79ba95 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/502018/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/502018/issues/?format=api",
    "phabricator_url": null
}