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

{
    "id": 1210914,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1210914/?format=api",
    "text_counter": 308,
    "type": "speech",
    "speaker_name": "Sen. Kathuri",
    "speaker_title": "The Deputy Speaker",
    "speaker": {
        "id": 13590,
        "legal_name": "Murungi Kathuri",
        "slug": "murungi-kathuri"
    },
    "content": " Thank you, Sen. Cherargei. Actually, these three Motions are Procedural. From where I sit, I can see that no other Senator is interested. Sen. Wakili Sigei, before I bring it to closure, do you still want to contribute to this Motion?"
}