Manages revisions

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

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