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

{
    "id": 234205,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234205/?format=api",
    "text_counter": 11,
    "type": "speech",
    "speaker_name": "Mr. Ogur",
    "speaker_title": "",
    "speaker": {
        "id": 343,
        "legal_name": "Tobias Orao Ochola Ogur",
        "slug": "tobias-ogur"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, we started the proceedings of the House when hon. Members were still coming in to add more interest to debates. I am sure hon. Ojode is out there parking his car, and will be coming in. Please do not drop his Question. Give him a bit of time. Thank you, very much."
}