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

{
    "id": 166673,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/166673/?format=api",
    "text_counter": 150,
    "type": "speech",
    "speaker_name": "Mr. Mwau",
    "speaker_title": "The Assistant Minister for Transport",
    "speaker": {
        "id": 105,
        "legal_name": "John Harun Mwau",
        "slug": "harun-mwau"
    },
    "content": "(b) In view of the fact that there is no plan to ban Boda Boda operators from accessing or using our public roads across the country, the justification for the assumed action does not arise."
}