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

{
    "id": 1216623,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1216623/?format=api",
    "text_counter": 380,
    "type": "speech",
    "speaker_name": "Sen. (Prof.) Kamar",
    "speaker_title": "",
    "speaker": {
        "id": 33,
        "legal_name": "Margaret Jepkoech Kamar",
        "slug": "margaret-kamar"
    },
    "content": "Thank you, Madam Temporary Speaker, for giving me the opportunity to add my voice to the concerns that have been raised in this Motion by the Sen. Wambua, who is my very good student."
}