Returns all available memberships, paged, filtered, sorted ....
GET /api-openparlamento/v1/19/bill_signer/?format=api&ordering=bill__date_presenting&page=614
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 30657,
    "next": null,
    "previous": "https://service.opdm.openpolis.io/api-openparlamento/v1/19/bill_signer/?format=api&ordering=bill__date_presenting&page=613",
    "results": [
        {
            "id": 35896,
            "title": "Disposizioni in materia di ingiusta detenzione",
            "identifier": "S.1844",
            "slug": "S_1844",
            "date_presenting": "2026-03-18",
            "type": "Legge ordinaria",
            "status": {
                "date": null,
                "phase": "Iter da avviare"
            },
            "branch": "Senato"
        },
        {
            "id": 35884,
            "title": "Disposizioni in materia di ingiusta detenzione",
            "identifier": "S.1844",
            "slug": "S_1844",
            "date_presenting": "2026-03-18",
            "type": "Legge ordinaria",
            "status": {
                "date": null,
                "phase": "Iter da avviare"
            },
            "branch": "Senato"
        },
        {
            "id": 35885,
            "title": "Disposizioni in materia di ingiusta detenzione",
            "identifier": "S.1844",
            "slug": "S_1844",
            "date_presenting": "2026-03-18",
            "type": "Legge ordinaria",
            "status": {
                "date": null,
                "phase": "Iter da avviare"
            },
            "branch": "Senato"
        },
        {
            "id": 35892,
            "title": "Disposizioni in materia di ingiusta detenzione",
            "identifier": "S.1844",
            "slug": "S_1844",
            "date_presenting": "2026-03-18",
            "type": "Legge ordinaria",
            "status": {
                "date": null,
                "phase": "Iter da avviare"
            },
            "branch": "Senato"
        },
        {
            "id": 35891,
            "title": "Disposizioni in materia di ingiusta detenzione",
            "identifier": "S.1844",
            "slug": "S_1844",
            "date_presenting": "2026-03-18",
            "type": "Legge ordinaria",
            "status": {
                "date": null,
                "phase": "Iter da avviare"
            },
            "branch": "Senato"
        },
        {
            "id": 35893,
            "title": "Disposizioni in materia di ingiusta detenzione",
            "identifier": "S.1844",
            "slug": "S_1844",
            "date_presenting": "2026-03-18",
            "type": "Legge ordinaria",
            "status": {
                "date": null,
                "phase": "Iter da avviare"
            },
            "branch": "Senato"
        },
        {
            "id": 35918,
            "title": "Disposizioni in materia di corsi di recupero genitoriale",
            "identifier": "S.1843",
            "slug": "S_1843",
            "date_presenting": "2026-03-18",
            "type": "Legge ordinaria",
            "status": {
                "date": null,
                "phase": "Iter da avviare"
            },
            "branch": "Senato"
        }
    ]
}