Manages revisions

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

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