Manages revisions

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

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