Manages revisions

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

{
    "id": 510817,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "16d0880856f5c1b5f3f2d459ee957b2101030036",
    "head_changeset": "36f747418d442247667771e61d75256e0817cc17",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 36f747418d44 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/510817/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/510817/issues/?format=api",
    "phabricator_url": null
}