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

{
    "id": 227541,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/227541/?format=api",
    "text_counter": 210,
    "type": "speech",
    "speaker_name": "Mr. Karume",
    "speaker_title": "The Minister of State for Defence",
    "speaker": {
        "id": 234,
        "legal_name": "Njenga Karume",
        "slug": "njenga-karume"
    },
    "content": " Mr. Deputy Speaker, Sir, that is a good question. It is true that the airstrip is located near a hill. There is another one about 25 kilometres from Marsabit Town, and the Government is planning to shift to that one."
}