Manages revisions

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

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