Manages revisions

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

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