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

{
    "id": 166239,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/166239/?format=api",
    "text_counter": 30,
    "type": "speech",
    "speaker_name": "Mr. Orengo",
    "speaker_title": "The Minister for Lands",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": " Mr. Speaker, Sir, on this one, I do not know how to say it. We had a division of labour in my Ministry with my Assistant Minister to answer this particular Question. I think he must be on his way here. If I am given a little time, I will be able to answer it myself when I get the answer."
}