Manages revisions

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

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