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

{
    "id": 96550,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/96550/?format=api",
    "text_counter": 98,
    "type": "speech",
    "speaker_name": "Mr. Abdirahman",
    "speaker_title": "",
    "speaker": {
        "id": 161,
        "legal_name": "Abdirahman Ali Hassan",
        "slug": "abdirahman-ali-hassan"
    },
    "content": "On a point of order, Mr. Speaker, Sir. I am talking about long term development initiatives. I am not talking about ad hoc initiatives. Is the Minister in order not to answer the question about the long term solutions?"
}