Manages revisions

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

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