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

{
    "id": 227539,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/227539/?format=api",
    "text_counter": 208,
    "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, it is our wish to buy new helicopters, but due to financial constraints, we have had to settle for some good second hand ones, and I assure you that they are in a good condition. We shall use them as we look for money to buy new ones."
}