Manages revisions

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

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