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

{
    "id": 301412,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/301412/?format=api",
    "text_counter": 104,
    "type": "speech",
    "speaker_name": "Mr. James Maina Kamau",
    "speaker_title": "",
    "speaker": {
        "id": 34,
        "legal_name": "James Maina Kamau",
        "slug": "maina-kamau"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. You notice that this last session is very short and if you continue giving these Ministers over two weeks, we may end up not getting answers. Could you please ask them to have at least one week? These are intelligent people and they can even give the answers in 48 hours."
}