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

{
    "id": 1564161,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1564161/?format=api",
    "text_counter": 281,
    "type": "speech",
    "speaker_name": "Sen. Omogeni",
    "speaker_title": "",
    "speaker": {
        "id": 13219,
        "legal_name": "Erick Okong'o Mogeni",
        "slug": "erick-okongo-mogeni"
    },
    "content": "I think we need to tie it there. I think we should create a body where people will apply, register and then we are able to say that they elect themselves or apply in a competitive way and pick the person who is best in that industry."
}