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

{
    "id": 189053,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/189053/?format=api",
    "text_counter": 16,
    "type": "speech",
    "speaker_name": "Mr. Kipkorir",
    "speaker_title": "The Assistant Minister for Justice, National Cohesion and Constitutional Affairs",
    "speaker": {
        "id": 44,
        "legal_name": "Luka Kipkorir Kigen",
        "slug": "luka-kigen"
    },
    "content": " Mr. Speaker, Sir, I do not have an answer this morning because, as I said, and I want to repeat, this Question came to our attention this morning. I want to plead that we are going to give an appropriate answer on Thursday next week."
}