Manages revisions

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

{
    "id": 502109,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "352e58d89c0e5331a3180dfa4789937532438ebc",
    "head_changeset": "0eab70f2e6d83739c13fd6523d3cd5ee06caf359",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 0eab70f2e6d8 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/502109/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/502109/issues/?format=api",
    "phabricator_url": null
}