Manages revisions

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

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