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

{
    "id": 1002580,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1002580/?format=api",
    "text_counter": 402,
    "type": "speech",
    "speaker_name": "Sen. Ndwiga",
    "speaker_title": "",
    "speaker": {
        "id": 278,
        "legal_name": "Peter Njeru Ndwiga",
        "slug": "peter-ndwiga"
    },
    "content": "Thank you, Mr. Speaker, Sir. This House today is seized of a very important task of determining whether the accusations against the Governor of Kirinyaga County will be heard by a Committee or the Plenary of this House."
}