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

{
    "id": 1108441,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1108441/?format=api",
    "text_counter": 341,
    "type": "speech",
    "speaker_name": "Sen. Olekina",
    "speaker_title": "",
    "speaker": {
        "id": 407,
        "legal_name": "Ledama Olekina",
        "slug": "ledama-olekina"
    },
    "content": "Whichever way you look at it, it is a debt. For any PPP that comes in, there are three sources of financing; one is debt, equity and grants. Are these grants supposed to repaid, or are these grants which are just given to support that project?"
}