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

{
    "id": 227532,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/227532/?format=api",
    "text_counter": 201,
    "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, the helicopters are in good shape. But I would like to state that the helicopters we have are very old. Some of them are even 30 years old. The Government is in the process of buying new ones and second-hand ones which are in good shape. But we are sure that the ones we have can be in use for sometime."
}