Manages revisions

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

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