Query the list of posts that have been created by staff.

**Parameters**

q: fuzzy search query string
title: case insensitive text
state: two character state code, see states endpoint
district: case insensitive text
angle: positive, negative, or contrast
organization: an organization id, see organization endpoint
candidate: a candidate id number, see candidate endpoint
created_at_gte: Created after date, format: YYYY-MM-DD
created_at_lte: Created before date, format: YYYY-MM-DD
is_fact_check: yes or no
report_ids: comma seperated report Ids received from confirmation
media_type: associated report's media type ID, see the submit meta endpoint for more info
limit: number of results to return (default: 20, max: 100)

GET /api/blog/list/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "id": 287,
        "submitted_ids": [
            1222
        ],
        "states": [
            {
                "code": "MN",
                "name": "Minnesota"
            }
        ],
        "title": "MCCL Anti-Choice TV ad",
        "text": "",
        "is_fact_check": false,
        "angle": "negative",
        "candidate": "",
        "district": "MN",
        "created_at": "2024-04-24",
        "organization": [
            73
        ]
    },
    {
        "id": 285,
        "submitted_ids": [
            1220
        ],
        "states": [
            {
                "code": "MN",
                "name": "Minnesota"
            }
        ],
        "title": "Renew Minnesota Anti-Matt Norris Text",
        "text": "",
        "is_fact_check": false,
        "angle": "negative",
        "candidate": "Rep. Matt Norris",
        "district": "HD32B",
        "created_at": "2024-02-21",
        "organization": [
            71
        ]
    },
    {
        "id": 284,
        "submitted_ids": [
            1217
        ],
        "states": [
            {
                "code": "MN",
                "name": "Minnesota"
            }
        ],
        "title": "HRCC Anti-Dave Lislegard Billboard",
        "text": "",
        "is_fact_check": false,
        "angle": "negative",
        "candidate": "Dave Lislegard",
        "district": "HD07B",
        "created_at": "2024-01-22",
        "organization": [
            42
        ]
    },
    {
        "id": 283,
        "submitted_ids": [
            1213
        ],
        "states": [
            {
                "code": "MN",
                "name": "Minnesota"
            }
        ],
        "title": "Renew Minnesota anti-Pelowski, Tabke, Rehm, Norris, Wolgamott, Brand, and Lislegard mail,",
        "text": "",
        "is_fact_check": false,
        "angle": "negative",
        "candidate": "",
        "district": "MN",
        "created_at": "2024-01-17",
        "organization": [
            71
        ]
    },
    {
        "id": 282,
        "submitted_ids": [
            1215
        ],
        "states": [
            {
                "code": "MN",
                "name": "Minnesota"
            }
        ],
        "title": "Renew MN Ant-Berg Mail",
        "text": "",
        "is_fact_check": false,
        "angle": "negative",
        "candidate": "Rep. Kaela Berg",
        "district": "HD52B",
        "created_at": "2024-01-17",
        "organization": [
            71
        ]
    },
    {
        "id": 281,
        "submitted_ids": [
            1212
        ],
        "states": [
            {
                "code": "MN",
                "name": "Minnesota"
            }
        ],
        "title": "Renew MN Ant-Wolgamott Mail",
        "text": "",
        "is_fact_check": false,
        "angle": "negative",
        "candidate": "Rep. Dan Wolgamott",
        "district": "HD14B",
        "created_at": "2024-01-17",
        "organization": [
            71
        ]
    },
    {
        "id": 280,
        "submitted_ids": [
            1216
        ],
        "states": [
            {
                "code": "MN",
                "name": "Minnesota"
            }
        ],
        "title": "Renew MN Anti-Brion Curran Mail",
        "text": "",
        "is_fact_check": false,
        "angle": "negative",
        "candidate": "Rep. Brion Curran",
        "district": "HD36B",
        "created_at": "2024-01-17",
        "organization": [
            71
        ]
    },
    {
        "id": 279,
        "submitted_ids": [
            1208
        ],
        "states": [
            {
                "code": "PA",
                "name": "Pennsylvania"
            }
        ],
        "title": "Pro Carluccio - \" Look out for your mail-in ballot\"",
        "text": "",
        "is_fact_check": false,
        "angle": "positive",
        "candidate": "Carolyn Carluccio",
        "district": "SCOPA",
        "created_at": "2023-10-27",
        "organization": [
            70
        ]
    },
    {
        "id": 278,
        "submitted_ids": [
            1210
        ],
        "states": [
            {
                "code": "PA",
                "name": "Pennsylvania"
            }
        ],
        "title": "Anti McCaffery video  - DeceitfulDan.com",
        "text": "",
        "is_fact_check": false,
        "angle": "",
        "candidate": "",
        "district": "",
        "created_at": "2023-10-26",
        "organization": [
            68
        ]
    },
    {
        "id": 277,
        "submitted_ids": [
            1207
        ],
        "states": [
            {
                "code": "PA",
                "name": "Pennsylvania"
            }
        ],
        "title": "Anti-McCaffery text msg - \"Disgusting, Deceitful, Dishonest\"",
        "text": "",
        "is_fact_check": false,
        "angle": "negative",
        "candidate": "Dan McCaffery",
        "district": "SCOPA",
        "created_at": "2023-10-26",
        "organization": [
            68
        ]
    },
    {
        "id": 276,
        "submitted_ids": [
            1199
        ],
        "states": [
            {
                "code": "PA",
                "name": "Pennsylvania"
            }
        ],
        "title": "Anti McCaffery - \"can we really trust...\"",
        "text": "",
        "is_fact_check": false,
        "angle": "negative",
        "candidate": "Dan McCaffery",
        "district": "SCOPA",
        "created_at": "2023-10-26",
        "organization": [
            68
        ]
    },
    {
        "id": 275,
        "submitted_ids": [
            1197
        ],
        "states": [
            {
                "code": "PA",
                "name": "Pennsylvania"
            }
        ],
        "title": "Anti McCaffery - \"Dangerous, Scandalous, Extreme\"",
        "text": "",
        "is_fact_check": false,
        "angle": "negative",
        "candidate": "Dan McCaffery",
        "district": "SCOPA",
        "created_at": "2023-10-26",
        "organization": [
            68
        ]
    },
    {
        "id": 274,
        "submitted_ids": [
            1193
        ],
        "states": [
            {
                "code": "PA",
                "name": "Pennsylvania"
            }
        ],
        "title": "Anti-McCaffery mailer - \"Extreme\"",
        "text": "",
        "is_fact_check": false,
        "angle": "negative",
        "candidate": "Dan McCaffery",
        "district": "SCOPA",
        "created_at": "2023-10-11",
        "organization": [
            68
        ]
    },
    {
        "id": 273,
        "submitted_ids": [
            1186
        ],
        "states": [
            {
                "code": "PA",
                "name": "Pennsylvania"
            }
        ],
        "title": "Pro Carluccio mailer - \"first\"",
        "text": "",
        "is_fact_check": false,
        "angle": "positive",
        "candidate": "Carolyn Carluccio",
        "district": "SCOPA",
        "created_at": "2023-09-26",
        "organization": [
            68
        ]
    },
    {
        "id": 272,
        "submitted_ids": [
            1187
        ],
        "states": [
            {
                "code": "PA",
                "name": "Pennsylvania"
            }
        ],
        "title": "Pro Carluccio mailer - \"unrivaled experience\"",
        "text": "",
        "is_fact_check": false,
        "angle": "positive",
        "candidate": "Carolyn Carluccio",
        "district": "SCOPA",
        "created_at": "2023-09-26",
        "organization": [
            68
        ]
    },
    {
        "id": 271,
        "submitted_ids": [
            1188
        ],
        "states": [
            {
                "code": "PA",
                "name": "Pennsylvania"
            }
        ],
        "title": "Pro Carluccio / Anti McCaffery mailer - \"order vs. chaos\"",
        "text": "",
        "is_fact_check": false,
        "angle": "contrast",
        "candidate": "Caroline Carluccio",
        "district": "SCOPA",
        "created_at": "2023-09-26",
        "organization": [
            68
        ]
    },
    {
        "id": 270,
        "submitted_ids": [
            1185,
            1189
        ],
        "states": [
            {
                "code": "PA",
                "name": "Pennsylvania"
            }
        ],
        "title": "Pro Carluccio / Anti McCaffery mailer - \"politics in the courtroom\"",
        "text": "",
        "is_fact_check": false,
        "angle": "contrast",
        "candidate": "Carolyn Carluccio",
        "district": "SCOPA",
        "created_at": "2023-09-26",
        "organization": [
            68
        ]
    },
    {
        "id": 269,
        "submitted_ids": [
            1190
        ],
        "states": [
            {
                "code": "PA",
                "name": "Pennsylvania"
            }
        ],
        "title": "Anti Shapiro, Anti Rep. Eddie Day Pashinski Mailer - pro school vouchers",
        "text": "",
        "is_fact_check": false,
        "angle": "negative",
        "candidate": "",
        "district": "HD121",
        "created_at": "2023-09-26",
        "organization": [
            68
        ]
    },
    {
        "id": 268,
        "submitted_ids": [
            1183
        ],
        "states": [
            {
                "code": "MN",
                "name": "Minnesota"
            }
        ],
        "title": "MN Jobs Coalition anti-Brion Curran tv",
        "text": "",
        "is_fact_check": false,
        "angle": "negative",
        "candidate": "Brion Curran",
        "district": "HD36B",
        "created_at": "2022-11-04",
        "organization": [
            9
        ]
    },
    {
        "id": 267,
        "submitted_ids": [
            1182
        ],
        "states": [
            {
                "code": "MN",
                "name": "Minnesota"
            }
        ],
        "title": "Advance MN IE anti-Gustafson TV ad",
        "text": "",
        "is_fact_check": false,
        "angle": "negative",
        "candidate": "Heather Gustafson",
        "district": "SD36",
        "created_at": "2022-11-04",
        "organization": [
            43
        ]
    }
]