GET /api/v0.1/hansard/entries/1108168/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 1108168,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1108168/?format=api",
    "text_counter": 68,
    "type": "speech",
    "speaker_name": "Sen. Poghisio",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 202,
        "legal_name": "Samuel Losuron Poghisio",
        "slug": "samuel-poghisio"
    },
    "content": " Thank you, Madam Deputy Speaker. I beg to Move that the Public Private Partnership Bill (National Assembly, Bills No. 6 of 2021) be now Read a Second Time. The Objects of the Bill are - (1) to prescribe the procedures for the participation of the private sector in financing construction development, operation or maintenance of infrastructure or development projects through public private participation;"
}