Manages revisions

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

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