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

{
    "id": 222333,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/222333/?format=api",
    "text_counter": 176,
    "type": "speech",
    "speaker_name": "Mr. Kirwa",
    "speaker_title": "",
    "speaker": {
        "id": 311,
        "legal_name": "Kipruto Rono Kirwa",
        "slug": "kipruto-kirwa"
    },
    "content": "Mr. Deputy Speaker, Sir, the hon. Osundwa was doing a nice job as my Assistant Minister. Indeed, it is true that many people make inquiries. But to translate inquiries into 1270 PARLIAMENTARY DEBATES May 10, 2007 tangible investment programmes is a different matter."
}