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

{
    "id": 18885,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/18885/?format=api",
    "text_counter": 562,
    "type": "speech",
    "speaker_name": "Ms. Karua",
    "speaker_title": "",
    "speaker": {
        "id": 166,
        "legal_name": "Martha Wangari Karua",
        "slug": "martha-karua"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I rise to support this Motion. This Motion is important because, once it is passed, the Government will be compelled to formulate a policy on National Space Science and Technology, which will enable us to take advantage of technology in various fields."
}