Manages revisions

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

{
    "id": 512349,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "288c26e3e4bd5f25542b6daac52de91644602d82",
    "head_changeset": "3762fe81beefc587d603688aa2c3b557d7f58f35",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 3762fe81beef (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/512349/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/512349/issues/?format=api",
    "phabricator_url": null
}