Manages revisions

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

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