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

{
    "id": 175412,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/175412/?format=api",
    "text_counter": 196,
    "type": "speech",
    "speaker_name": "Prof. Kamar",
    "speaker_title": "TheTemporary Deputy Speaker",
    "speaker": {
        "id": 33,
        "legal_name": "Margaret Jepkoech Kamar",
        "slug": "margaret-kamar"
    },
    "content": " Next Question by Mr. Kapondi! Is Mr. Kapondi not here? Since we have no information from him; whether to defer the Question or it should be asked by anybody else, the Question is dropped."
}