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

{
    "id": 297030,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/297030/?format=api",
    "text_counter": 72,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "The Minister for Transport",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": " Mr. Speaker, Sir, now that they are aware that they are being looked for, perhaps we could give them some time to see whether they will come before the end of Question Time. Then otherwise, I will advice you on what we will do."
}