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

{
    "id": 232022,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/232022/?format=api",
    "text_counter": 94,
    "type": "speech",
    "speaker_name": "Ms. Karua",
    "speaker_title": "The Minister for Justice and Constitutional Affairs",
    "speaker": {
        "id": 166,
        "legal_name": "Martha Wangari Karua",
        "slug": "martha-karua"
    },
    "content": " Mr. Deputy Speaker, Sir, if you could kindly defer this Question to tomorrow afternoon, we could find out from his office. Even if both him and his Assistant Minister are not in, I can undertake to answer the Question."
}