Appearance
Racer
An entity representing a Text in TypeRacer
Fields
Field | Type | Description |
---|---|---|
tid | number | The id of the Text |
type | string | The media type of the Text (book, movie, etc) |
title | string | The title of the Text |
author | string | The author of the Text |
language | string | The language of the Text |
min_skill | string | The minimum skil level of the Text |
max_skill | string | The maximum skil level of the Text |
text | string | The typeable text of the Text |
length | number | The length of the typeable text of the Text |
contributor | string | The username of the Racer that added the Text |