Manages revisions

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

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