Manages revisions

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

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