Manages revisions

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

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