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

{
    "id": 212200,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/212200/?format=api",
    "text_counter": 61,
    "type": "speech",
    "speaker_name": "Mr. Munya",
    "speaker_title": "",
    "speaker": {
        "id": 279,
        "legal_name": "Joseph Konzolo Munyao",
        "slug": "joseph-munyao"
    },
    "content": "Mr. Speaker, Sir, the Questioner is now going a bit too far from the original Question. The original Question is asking how much we spend on uniforms for the disciplined forces. He is now asking me about the budget for the revival of the textile factories. I can channel that Question to the Ministry concerned, so that we can get an answer later. I do not have an answer to it."
}