Manages revisions

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

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