Manages revisions

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

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