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

{
    "id": 170203,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/170203/?format=api",
    "text_counter": 115,
    "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 am very much prepared to answer the Question. With due respect to the Chair, I am very much prepared. It is true that the Question was deferred by the Chair."
}