Manages revisions

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

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