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

{
    "id": 234792,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234792/?format=api",
    "text_counter": 183,
    "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. Speaker, Sir, the information will be transmitted to the Ministry of State for Administration and National Security. We are seeking that the Ministerial Statement be issued in 10 days' time, on Tuesday 29th, so that all the issues are looked into."
}