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

{
    "id": 15854,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/15854/?format=api",
    "text_counter": 381,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "The Assistant Minister, Ministry of State for Provincial Administration and Internal Security",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": " Mr. Speaker, Sir, since I have one of the Statements which he asked for last week, I am supposed to deliver tomorrow morning, I can deliver this other one on Wednesday, next week, or you will allow me to deliver it on Thursday."
}