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

{
    "id": 63314,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/63314/?format=api",
    "text_counter": 243,
    "type": "speech",
    "speaker_name": "Prof. Kamar",
    "speaker_title": "The Assistant Minister for Environment and Mineral Resources",
    "speaker": {
        "id": 33,
        "legal_name": "Margaret Jepkoech Kamar",
        "slug": "margaret-kamar"
    },
    "content": " Mr. Speaker, Sir, I would like to request for two weeks to bring this Statement because I have a Statement to make arising from a trip that I made to Juja which is related to this one. So, if you could give me two weeks, I will combine both Statements."
}