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

{
    "id": 1149950,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1149950/?format=api",
    "text_counter": 112,
    "type": "speech",
    "speaker_name": "Sen. Orengo",
    "speaker_title": "The Senate Minority Leader",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": " I wanted you to allow me correct a statement that I made that Sen. Wambua is going away in July. That was not accurate. The way I see things in Kitui, he is likely to come back here. I wanted the students to go away knowing that their Senator is coming back."
}