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

{
    "id": 324621,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/324621/?format=api",
    "text_counter": 317,
    "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, indeed, I was getting a bit concerned that there are very many issues to do with the elections and they were all getting scattered in different Ministerial Statements and Questions. We will try to get them all within a comprehensive answer through the Statement."
}