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

{
    "id": 44430,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/44430/?format=api",
    "text_counter": 79,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": " Your observations are definitely correct. If you can bear with those two considerations, then we can defer the Question to next week on Wednesday afternoon."
}