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

{
    "id": 1122468,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1122468/?format=api",
    "text_counter": 285,
    "type": "speech",
    "speaker_name": "Hon. Christopher Omulele",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 2145,
        "legal_name": "Christopher Omulele",
        "slug": "christopher-omulele"
    },
    "content": "do a good job in Dagoretti South. I understand why you are speaking to the right to food and all that. I know that you feed the young ones out there. You are doing a good thing."
}