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

{
    "id": 98864,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/98864/?format=api",
    "text_counter": 117,
    "type": "speech",
    "speaker_name": "Mr. Kaino",
    "speaker_title": "",
    "speaker": {
        "id": 32,
        "legal_name": "Boaz Kipchumba Kaino",
        "slug": "boaz-kaino"
    },
    "content": "asked the Minister for Environment and Mineral Resources:- (a) whether he is aware of the marble deposit in Koitilial Sub-location in Marakwet District; and, (b) what steps the Government has taken to exploit the deposits to enable the country earn foreign exchange."
}