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

{
    "id": 300979,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/300979/?format=api",
    "text_counter": 55,
    "type": "speech",
    "speaker_name": "Mr. Kambi",
    "speaker_title": "",
    "speaker": {
        "id": 39,
        "legal_name": "Samuel Kazungu Kambi",
        "slug": "samuel-kambi"
    },
    "content": "Mr. Speaker, Sir, I will start with the first question. I do not know how long it takes for a Bill that has been committed to the Cabinet to get to Parliament. As we all know, the Cabinet has its own schedule of meetings as well as their own agenda but I do not think it takes so long."
}