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

{
    "id": 248112,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/248112/?format=api",
    "text_counter": 25,
    "type": "speech",
    "speaker_name": "Mr. Kingi",
    "speaker_title": "The Assistant Minister, Office of the President",
    "speaker": {
        "id": 27,
        "legal_name": "Amason Jeffah Kingi",
        "slug": "amason-kingi"
    },
    "content": " Mr. Speaker, Sir, I think this Question was supposed to be handled by the Ministry of Special Programmes. The issue of HIV/AIDS falls in that docket. So, we will ensure that the relevant Minister comes to handle it."
}