Manages revisions

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

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