Manages revisions

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

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