Manages revisions

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

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