Manages revisions

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

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