Manages revisions

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

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