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": 565,
        "submitted_ids": [
            1929
        ],
        "states": [
            {
                "code": "MN",
                "name": "Minnesota"
            }
        ],
        "title": "Action4Liberty anti-Aric Putnam mail",
        "text": "",
        "is_fact_check": false,
        "angle": "negative",
        "candidate": "Aric Putnam",
        "district": "SD14",
        "created_at": "2025-09-15",
        "organization": [
            41
        ]
    },
    {
        "id": 564,
        "submitted_ids": [
            1915
        ],
        "states": [
            {
                "code": "MN",
                "name": "Minnesota"
            }
        ],
        "title": "Allina Health Post Bargaining Update 6.10.25",
        "text": "",
        "is_fact_check": false,
        "angle": "",
        "candidate": "",
        "district": "",
        "created_at": "2025-07-07",
        "organization": [
            159
        ]
    },
    {
        "id": 563,
        "submitted_ids": [
            1916
        ],
        "states": [
            {
                "code": "MN",
                "name": "Minnesota"
            }
        ],
        "title": "Email Negotiations update - Children's Minnesota - 6.11.25",
        "text": "",
        "is_fact_check": false,
        "angle": "",
        "candidate": "",
        "district": "",
        "created_at": "2025-07-07",
        "organization": [
            160
        ]
    },
    {
        "id": 562,
        "submitted_ids": [
            1917
        ],
        "states": [
            {
                "code": "MN",
                "name": "Minnesota"
            }
        ],
        "title": "Proposal spin - Children's Minnesota - 6.3.25",
        "text": "",
        "is_fact_check": false,
        "angle": "",
        "candidate": "",
        "district": "",
        "created_at": "2025-07-07",
        "organization": [
            160
        ]
    },
    {
        "id": 561,
        "submitted_ids": [
            1918
        ],
        "states": [
            {
                "code": "MN",
                "name": "Minnesota"
            }
        ],
        "title": "Email negotiations update - Children's Minnesota - 5.29.25",
        "text": "",
        "is_fact_check": false,
        "angle": "",
        "candidate": "",
        "district": "",
        "created_at": "2025-07-07",
        "organization": [
            160
        ]
    },
    {
        "id": 560,
        "submitted_ids": [
            1919
        ],
        "states": [
            {
                "code": "MN",
                "name": "Minnesota"
            }
        ],
        "title": "Email notice of informational picketing - Children's Minnesota - 5.29.25",
        "text": "",
        "is_fact_check": false,
        "angle": "",
        "candidate": "",
        "district": "",
        "created_at": "2025-07-07",
        "organization": [
            160
        ]
    },
    {
        "id": 559,
        "submitted_ids": [
            1920
        ],
        "states": [
            {
                "code": "MN",
                "name": "Minnesota"
            }
        ],
        "title": "Allina Health Metro Negotiations Update 6.17.25",
        "text": "",
        "is_fact_check": false,
        "angle": "",
        "candidate": "",
        "district": "",
        "created_at": "2025-07-07",
        "organization": [
            159
        ]
    },
    {
        "id": 558,
        "submitted_ids": [
            1921
        ],
        "states": [
            {
                "code": "MN",
                "name": "Minnesota"
            }
        ],
        "title": "Allina Health Metro Negotiations Update 3.26.25",
        "text": "",
        "is_fact_check": false,
        "angle": "",
        "candidate": "",
        "district": "",
        "created_at": "2025-07-07",
        "organization": [
            159
        ]
    },
    {
        "id": 557,
        "submitted_ids": [
            1922
        ],
        "states": [
            {
                "code": "MN",
                "name": "Minnesota"
            }
        ],
        "title": "Allina Health Metro Negotiations Update 4.9.25",
        "text": "",
        "is_fact_check": false,
        "angle": "",
        "candidate": "",
        "district": "",
        "created_at": "2025-07-07",
        "organization": [
            159
        ]
    },
    {
        "id": 556,
        "submitted_ids": [
            1923
        ],
        "states": [
            {
                "code": "MN",
                "name": "Minnesota"
            }
        ],
        "title": "Allina Health Metro Negotiations Update 4.16.25",
        "text": "",
        "is_fact_check": false,
        "angle": "",
        "candidate": "",
        "district": "",
        "created_at": "2025-07-07",
        "organization": [
            159
        ]
    },
    {
        "id": 555,
        "submitted_ids": [
            1924
        ],
        "states": [
            {
                "code": "MN",
                "name": "Minnesota"
            }
        ],
        "title": "Allina Health Metro Negotiations Update 5.2.25",
        "text": "",
        "is_fact_check": false,
        "angle": "",
        "candidate": "",
        "district": "",
        "created_at": "2025-07-07",
        "organization": [
            159
        ]
    },
    {
        "id": 554,
        "submitted_ids": [
            1925
        ],
        "states": [
            {
                "code": "MN",
                "name": "Minnesota"
            }
        ],
        "title": "Allina Health Metro Negotiations Update 5.12.25",
        "text": "",
        "is_fact_check": false,
        "angle": "",
        "candidate": "",
        "district": "",
        "created_at": "2025-07-07",
        "organization": [
            159
        ]
    },
    {
        "id": 553,
        "submitted_ids": [
            1926
        ],
        "states": [
            {
                "code": "MN",
                "name": "Minnesota"
            }
        ],
        "title": "Allina Health Metro Negotiations Update 5.22.25",
        "text": "",
        "is_fact_check": false,
        "angle": "",
        "candidate": "",
        "district": "",
        "created_at": "2025-07-07",
        "organization": [
            159
        ]
    },
    {
        "id": 552,
        "submitted_ids": [
            1927
        ],
        "states": [
            {
                "code": "MN",
                "name": "Minnesota"
            }
        ],
        "title": "Allina Health Metro Negotiations Update 5.28.25",
        "text": "",
        "is_fact_check": false,
        "angle": "",
        "candidate": "",
        "district": "",
        "created_at": "2025-07-07",
        "organization": [
            159
        ]
    },
    {
        "id": 551,
        "submitted_ids": [
            1928
        ],
        "states": [
            {
                "code": "MN",
                "name": "Minnesota"
            }
        ],
        "title": "Allina Health Negotiations Update 6.25.25",
        "text": "",
        "is_fact_check": false,
        "angle": "",
        "candidate": "",
        "district": "",
        "created_at": "2025-07-07",
        "organization": [
            159
        ]
    },
    {
        "id": 550,
        "submitted_ids": [
            1792
        ],
        "states": [
            {
                "code": "OH",
                "name": "Ohio"
            }
        ],
        "title": "Moreno & Brown Contrast Mailer",
        "text": "",
        "is_fact_check": false,
        "angle": "contrast",
        "candidate": "Sherrod Brown & Bernie Moreno",
        "district": "SD13",
        "created_at": "2024-11-01",
        "organization": [
            100
        ]
    },
    {
        "id": 549,
        "submitted_ids": [
            1791
        ],
        "states": [
            {
                "code": "OH",
                "name": "Ohio"
            }
        ],
        "title": "Connie Pillich, Hamilton County Prosecutor",
        "text": "",
        "is_fact_check": false,
        "angle": "",
        "candidate": "Connie Pillich",
        "district": "1st, 8th",
        "created_at": "2024-11-01",
        "organization": [
            156
        ]
    },
    {
        "id": 548,
        "submitted_ids": [
            1790
        ],
        "states": [
            {
                "code": "OH",
                "name": "Ohio"
            }
        ],
        "title": "Judicial Mailer (Dems)",
        "text": "",
        "is_fact_check": false,
        "angle": "positive",
        "candidate": "Virgina Tallent",
        "district": "1st, 8th",
        "created_at": "2024-11-01",
        "organization": [
            158
        ]
    },
    {
        "id": 547,
        "submitted_ids": [
            1789
        ],
        "states": [
            {
                "code": "OH",
                "name": "Ohio"
            }
        ],
        "title": "Melissa Powers, Anti-Abortion",
        "text": "",
        "is_fact_check": false,
        "angle": "negative",
        "candidate": "Melissa Powers",
        "district": "1st, 8th",
        "created_at": "2024-11-01",
        "organization": [
            109
        ]
    },
    {
        "id": 546,
        "submitted_ids": [
            1730
        ],
        "states": [
            {
                "code": "OH",
                "name": "Ohio"
            }
        ],
        "title": "Bernie Moreno",
        "text": "",
        "is_fact_check": false,
        "angle": "positive",
        "candidate": "Bernie Moreno",
        "district": "SD13",
        "created_at": "2024-11-01",
        "organization": [
            100
        ]
    }
]