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

{
    "id": 31199,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/31199/?format=api",
    "text_counter": 96,
    "type": "speech",
    "speaker_name": "Mr. Mwangi",
    "speaker_title": "",
    "speaker": {
        "id": 1409,
        "legal_name": "James Mwangi Gakuya",
        "slug": "james-mwangi-gakuya"
    },
    "content": "On a point of order, Mr. Speaker, Sir. The Member is not answering my question. This is very serious. Does he want to tell the nation that the fish that we are rearing is GMO? Is he in order?"
}