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

{
    "id": 56730,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/56730/?format=api",
    "text_counter": 321,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "First of all, I want to correct Ms. Karua that I am not the Member of Parliament for Suba. I am the Member of Parliament for Gwassi. Suba is a tribe and I do not represent a tribe. Now, I want to encourage my colleague---"
}