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

{
    "id": 122764,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/122764/?format=api",
    "text_counter": 245,
    "type": "speech",
    "speaker_name": "Mr. Chanzu",
    "speaker_title": "",
    "speaker": {
        "id": 11,
        "legal_name": "Yusuf Kifuma Chanzu",
        "slug": "yusuf-chanzu"
    },
    "content": "On a point of order, Mr. Speaker, Sir. When I look at the Question, it does not ask whether the Ministry has got plans. In fact, it is asking what plans the Ministry has. That is exactly what the Question is looking for. I think the Assistant Minister is out of order."
}