Get plays for a series, puzzle, or user
GET/api/v1/plays
Returns plays for a puzzle, a user in a series, or a user in a puzzle. Response format varies by authentication method.
Request
Responses
- 200
- 400
- 401
- 403
List of plays and metadata
Bad request (missing/invalid parameters)
Unauthorized (invalid or missing API token)
Forbidden (no access to series)