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

{
    "id": 1145904,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1145904/?format=api",
    "text_counter": 626,
    "type": "speech",
    "speaker_name": "Kanduyi, FORD-K",
    "speaker_title": "Hon. Wafula Wamunyinyi",
    "speaker": {
        "id": 291,
        "legal_name": "Athanas Misiko Wafula Wamunyinyi",
        "slug": "athanas-wamunyinyi"
    },
    "content": "(a) consider project proposals submitted from various constituencies in accordance with the Act, approve for funding those projects proposals that are consistent with this Act and send funds to the respective constituency operations account of the approved projects;"
}