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

{
    "id": 121398,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/121398/?format=api",
    "text_counter": 72,
    "type": "speech",
    "speaker_name": "Mr. Ombui",
    "speaker_title": "",
    "speaker": {
        "id": 123,
        "legal_name": "Wilfred Moriasi Ombui",
        "slug": "wilfred-ombui"
    },
    "content": "Mr. Deputy Speaker, Sir, I thank the Minister for the answer he has given. However, since he has given clearly the distances covered by each road, could he state clearly where each road starts from and where it ends?"
}