abgeordnetenwatch list
List a collection, with optional filters, sorting and paging
abgeordnetenwatch list [options] <entity> [filters...]Argumente
<entity>erforderlich- entity collection (18 available; see 'entities')
[filters…]optional- field filters as key=value, e.g. sex=f 'year_of_birth[gt]=1990'
Optionen
| Option | Beschreibung | Standard |
|---|---|---|
--range-start <n> |
0-based offset of the first item | |
--range-end <n> |
page size (number of items; API honours up to 1000, else falls back to 100) | |
--sort-by <field> |
field name to sort by (e.g. last_name, id) | |
--sort-direction <dir> |
asc or desc | |
--data-only |
print just the data array (not the meta envelope) |