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

{
    "id": 274934,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/274934/?format=api",
    "text_counter": 528,
    "type": "speech",
    "speaker_name": "Mr. Magerer",
    "speaker_title": "The Assistant Minister for Energy",
    "speaker": {
        "id": 51,
        "legal_name": "Magerer Kiprono Langat",
        "slug": "magerer-langat"
    },
    "content": "First of all, allow me to thank my good friend and brother, the Member for Budalangi, Ababu Namwamba, for thinking well ahead of us and being focused on issues that this country needs to be focused on."
}