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

{
    "id": 134225,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/134225/?format=api",
    "text_counter": 82,
    "type": "speech",
    "speaker_name": "Mr. Oparanya",
    "speaker_title": "",
    "speaker": {
        "id": 201,
        "legal_name": "Wycliffe Ambetsa Oparanya",
        "slug": "wycliffe-oparanya"
    },
    "content": "Mr. Speaker, Sir, I do not know whether the hon. Member is talking about the Fund Manager or the Constituency Manager. He should be specific. Which manager is he talking about? Is he talking about the Fund Manager?"
}