An idea has the following attributes:
The id of the idea.
The string ‘idea’.
A link to this idea with the title as the link text.
The title.
The body.
The raw body contents.
A truncated 300-character version of the body with HTML tags removed.
The source URL input by the poster.
The timestamp when the idea was posted.
The number of people who said they’d like to read it if this idea is turned into a story.
The number of people who said they wouldn’t read a story based on this idea.
The sum of positives_count and negatives_count.
The state of the idea: Pending, Accepted, Rejected, In Production, Published, On Hold.
Whether this idea is currently editable by this user. Ideas can be edited by their poster for 15 minutes after posting.
An array containing the poster of the idea. Made available so ideas and stories can be handled by the same templating code.
The user posting the idea. May be null for ideas submitted via trackback.
The comments on this idea.
The story, either in production or published, that is the outcome of this idea. May be null.
The URL of this idea.
The URL to edit the idea.
The URL to submit a rating of this idea to.
The URL for an admin to edit the idea.