Manages revisions

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

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