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

{
    "id": 20098,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/20098/?format=api",
    "text_counter": 451,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "Mr. Speaker, Sir, I am happy to second this Motion. In seconding the Motion, I would like to thank the House Business Committee for recommending hon. ole Lankas to fill the vacancy that was created when hon. Musa Sirma was elevated to the Cabinet."
}