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

{
    "id": 234062,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234062/?format=api",
    "text_counter": 142,
    "type": "speech",
    "speaker_name": "Mr. Karaba",
    "speaker_title": "",
    "speaker": {
        "id": 232,
        "legal_name": "Daniel Dickson Karaba",
        "slug": "daniel-karaba"
    },
    "content": "asked the Minister for Regional Development Authorities:- (a) what projects TARDA has funded in Kirinyaga District to date; and, (b) what is the value of those projects."
}