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

{
    "id": 100534,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100534/?format=api",
    "text_counter": 219,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "The Minister for Trade",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": " Mr. Temporary Deputy Speaker, Sir, it looks like we have the same problem. I would like to urge that we defer the Question to Tuesday next week when we have the facts on exactly where they are."
}