Manages revisions

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

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