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

{
    "id": 303252,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/303252/?format=api",
    "text_counter": 128,
    "type": "speech",
    "speaker_name": "Mr. Kigen",
    "speaker_title": "",
    "speaker": {
        "id": 44,
        "legal_name": "Luka Kipkorir Kigen",
        "slug": "luka-kigen"
    },
    "content": "Mr. Deputy Speaker, Sir, the Assistant Minister has stated that they paid the supplier before the computers were delivered to the various schools. Going by the procurement procedures, why did they have to pay ahead of time before the supplies were made to the schools?"
}