Fetch entities and their detailed scores in all polls
Query parameters
Number of results to return per page.
The initial index from which to return the results.
Type of entities to return
If defined, only scores related to this poll will be returned
Response
Example response
{
"count": 123,
"next": "http://api.example.org/accounts/?offset=400&limit=100",
"previous": "http://api.example.org/accounts/?offset=200&limit=100"
}Changes
Changed in 4 of the 50 revisions of this API.7214
- ○
the response property
became required for the statusresponse-property-became-required
- ○
the response property
became required for the statusresponse-property-became-required
- ○
- ▲
removed the required property
//from the response with the statusresponse-required-property-removed
- ▲
- ▲
the
//response property's maxLength was unset from144for the response statusresponse-property-max-length-unset
- ▲
the
//response's property type changed fromstringto no type for statusresponse-property-type-changed
- ○
the response optional property
//became read-only for the statusresponse-optional-property-became-read-only
- ○
added to the
//response propertyallOflist for the response statusresponse-property-all-of-added
- ○
the response property
//became required for the statusresponse-property-became-required
- ○
removed the
candidate_fr_2022enum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
videoenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
the response required property
//became read-only for the statusresponse-required-property-became-read-only
- ○
the response required property
//became read-only for the statusresponse-required-property-became-read-only
- ▲
- ▲
the response property
became optional for the statusresponse-property-became-optional
- ▲
the response property
became optional for the statusresponse-property-became-optional
- ▲
the response property
//became optional for the statusresponse-property-became-optional
- ▲
the
//response's property type changed from no type tostringfor statusresponse-property-type-changed
- ●
added the new
candidate_fr_2022enum value to the//response property for the response statusresponse-property-enum-value-added
- ●
added the new
videoenum value to the//response property for the response statusresponse-property-enum-value-added
- ○
removed from the
//response propertyallOflist for the response statusresponse-property-all-of-removed
- ○
added the required property
//to the response with the statusresponse-required-property-added
- ○
the response required property
//became not read-only for the statusresponse-required-property-became-not-read-only
- ○
the response required property
//became not read-only for the statusresponse-required-property-became-not-read-only
- ○
the response required property
//became not read-only for the statusresponse-required-property-became-not-read-only
This revision also has 31 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲