Manages revisions

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

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