Read a project's page and its judge feedback
submission_pageRead a project's public page: the submission itself, every judge's written feedback (signed with the judge's name only where that judge consented to being named, empty otherwise), and — once the organiser has published the winners — its placement, rank and judge score.
This is the tool for "what did the judges say about our project?".
submission_get returns the project's own fields and nothing about how it
was received; judging_scores_for_submission is scoped to judges and event
admins, so a team cannot read its own verdict through it. A submitted
project's page is public; a draft is visible only to its team and the
event's admins. Before the ceremony the placement is shown to the team and
the hosts alone, flagged placement_private so a client says "not
announced yet" instead of leaking it. private_note is the organisers'
line and is absent — not blanked, absent — from everyone else's payload.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| submission_id | Yes | Id of the submission. |