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

{
    "id": 1212080,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1212080/?format=api",
    "text_counter": 163,
    "type": "speech",
    "speaker_name": "Sen. Kathuri",
    "speaker_title": "The Deputy Speaker",
    "speaker": {
        "id": 13590,
        "legal_name": "Murungi Kathuri",
        "slug": "murungi-kathuri"
    },
    "content": "Sen. Sifuna, the Communication is with the Speaker, Rt. hon. Kingi. Sen. Olekina, I am happy that you quoted well, that you are waiting for the Speaker to come. Hon. Members, wherever the Speaker is, he might be drafting the Communication. We will move to the next order."
}