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

{
    "id": 1617,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1617/?format=api",
    "text_counter": 141,
    "type": "speech",
    "speaker_name": "Mr. Murgor",
    "speaker_title": "The Assistant Minister for Environment and Mineral Resources",
    "speaker": {
        "id": 90,
        "legal_name": "Julius Recha Murgor",
        "slug": "julius-murgor"
    },
    "content": " Mr. Deputy Speaker, Sir, there is particular information that we are looking for and we have not been furnished with it from the ground. Given that there were floods here and there, travelling on the ground to seek that information was a bit difficult."
}