Manages revisions

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

{
    "id": 513201,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "8de6e9a1d46a32a8587ef08e6729de77b5997473",
    "head_changeset": "1f8bd7536973c92275380383289e3b8c512ba8d3",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 1f8bd7536973 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/513201/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/513201/issues/?format=api",
    "phabricator_url": null
}