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

{
    "id": 123613,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123613/?format=api",
    "text_counter": 193,
    "type": "speech",
    "speaker_name": "Mr. ole Ntimama",
    "speaker_title": "The Minister of State for National Heritage",
    "speaker": {
        "id": 200,
        "legal_name": "William Ronkorua ole Ntimama",
        "slug": "william-ntimama"
    },
    "content": " Thank you very much, Mr. Speaker, Sir, for that ruling because I think, as a Member of Parliament, even if I am a Minister, when the Prime Minister gives a Statement like this, I think we should not be shut out of that kind of thing so that we get to know what is happening. Everybody knows that some of us represent constituencies and I think our people definitely know that."
}