Manages revisions

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

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