Manages revisions

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

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