Manages revisions

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

{
    "id": 513848,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "678292679ad583c3f2e80242c2c859d1a77ef3ae",
    "head_changeset": "3e9523df82d637b27a5d6ab2bf42c0a783e121e2",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 3e9523df82d6 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/513848/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/513848/issues/?format=api",
    "phabricator_url": null
}