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

{
    "id": 242422,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/242422/?format=api",
    "text_counter": 93,
    "type": "speech",
    "speaker_name": "Mr. Karume",
    "speaker_title": "",
    "speaker": {
        "id": 234,
        "legal_name": "Njenga Karume",
        "slug": "njenga-karume"
    },
    "content": "Mr. Speaker, Sir, the money goes to the Ministry of State for Defence through the Ministry of Finance. The money is spent by the Ministry of State for Defence appropriately. That money is reflected as Appropriations-in-Aid in the Ministry's budget."
}