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

{
    "id": 170201,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/170201/?format=api",
    "text_counter": 113,
    "type": "speech",
    "speaker_name": "Mr. Kajembe",
    "speaker_title": "The Assistant Minister for Environment and Mineral Resources",
    "speaker": {
        "id": 163,
        "legal_name": "Ramadhan Seif Kajembe",
        "slug": "ramadhan-kajembe"
    },
    "content": " Mr. Speaker, Sir, I have the evidence. The evidence that I am talking about is that this Question was brought to the House and it was the hon. Member who deferred the Question. Why did he not say that he had not received a written answer then?"
}