Manages revisions

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

{
    "id": 513444,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "45715cf86828b210f43b9f00e5ceced565a7934b",
    "head_changeset": "2f7bcb07904cb44e903a65de8722873edde77ca6",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 2f7bcb07904c (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/513444/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/513444/issues/?format=api",
    "phabricator_url": null
}