Manages revisions

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

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