Manages revisions

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

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