Manages revisions

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

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