Manages revisions

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

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