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

{
    "id": 600748,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/600748/?format=api",
    "text_counter": 23,
    "type": "speech",
    "speaker_name": "Sen. Khaniri",
    "speaker_title": "",
    "speaker": {
        "id": 171,
        "legal_name": "George Munyasa Khaniri",
        "slug": "george-khaniri"
    },
    "content": "Mr. Speaker, Sir, I am not responding to any Statement, neither am I asking for a new Statement but I just want to make an inquiry of Statements that I had asked earlier. I do not know if this is the right time or after the delivery of Statements that are ready."
}