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

{
    "id": 222316,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/222316/?format=api",
    "text_counter": 159,
    "type": "speech",
    "speaker_name": "Mr. Ndwiga",
    "speaker_title": "The Minister for Co-operative Development and Marketing",
    "speaker": {
        "id": 278,
        "legal_name": "Peter Njeru Ndwiga",
        "slug": "peter-ndwiga"
    },
    "content": " Mr. Deputy Speaker, Sir, we are able to answer the Question any day because we are in Parliament all the time."
}