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

{
    "id": 1006308,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1006308/?format=api",
    "text_counter": 361,
    "type": "speech",
    "speaker_name": "Eldama Ravine, JP",
    "speaker_title": "Hon. Moses Lessonet",
    "speaker": {
        "id": 67,
        "legal_name": "Moses Lessonet",
        "slug": "moses-lessonet"
    },
    "content": "With those remarks, I beg to move and request the Leader of the Minority Party, Hon. Mbadi, who is a member of the Budget and Appropriations Committee (BAC), to second."
}