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

{
    "id": 180794,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/180794/?format=api",
    "text_counter": 116,
    "type": "speech",
    "speaker_name": "Mr. Ombui",
    "speaker_title": "",
    "speaker": {
        "id": 123,
        "legal_name": "Wilfred Moriasi Ombui",
        "slug": "wilfred-ombui"
    },
    "content": "Thank you, Mr. Deputy Speaker, Sir. I appreciate that the police have been assigned to patrol that region. But due to the vastness of that region, could the Assistant Minister consider assigning the vehicle to Nyamusi Division, instead of Nyamira District Headquarters?"
}