Manages revisions

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

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