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

{
    "id": 260014,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/260014/?format=api",
    "text_counter": 31,
    "type": "speech",
    "speaker_name": "Mr. Mwangi",
    "speaker_title": "",
    "speaker": {
        "id": 1409,
        "legal_name": "James Mwangi Gakuya",
        "slug": "james-mwangi-gakuya"
    },
    "content": "Mr. Speaker, Sir. Although the Minister is not ready to produce the report in the House, could he tell us whether or not Capt. Waweru was referred to one of the doctors that he referred to, or was sent to a different doctor?"
}