Manages revisions

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

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