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

{
    "id": 114787,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/114787/?format=api",
    "text_counter": 281,
    "type": "speech",
    "speaker_name": "Mr. C. Onyancha",
    "speaker_title": "",
    "speaker": {
        "id": 126,
        "legal_name": "Charles Onyancha",
        "slug": "charles-onyancha"
    },
    "content": "In conclusion, I want to thank His Excellency the President for giving my district two new divisions. I would like to urge the Office of the President to give us locations. But we do not need a division without a location. A division cannot be a location."
}