Manages revisions

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

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