Manages revisions

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

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