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

{
    "id": 1337345,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1337345/?format=api",
    "text_counter": 272,
    "type": "speech",
    "speaker_name": "The Temporary Speaker",
    "speaker_title": "",
    "speaker": null,
    "content": "(Hon. (Dr) Rachael Nyamai): Thank you very much, Hon. Kimani Kuria, Member of Parliament for Molo. Hon. Members, as you are aware, we concluded Order No.12 this afternoon. We will now move to Order No.13."
}