Manages revisions

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

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