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

{
    "id": 1201,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1201/?format=api",
    "text_counter": 191,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "Mr. Speaker, Sir, that is so because we do not issue money to OCSs. We give Authority to Incur Expenditure (AIEs) to the OCPDs. Then the stations that fall under the OCPD get money according to the need. That is why I said that it is the OCPD- --"
}