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

{
    "id": 150520,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/150520/?format=api",
    "text_counter": 247,
    "type": "speech",
    "speaker_name": "Dr. Eseli",
    "speaker_title": "",
    "speaker": {
        "id": 141,
        "legal_name": "David Eseli Simiyu",
        "slug": "david-eseli"
    },
    "content": "Thank you, Mr. Speaker, Sir. This issue seems to be related to the grand corruption that has ravaged this country for a while. This is an issue of fire stations. Now that the Minister has accepted that these fire stations were allocated to private developers and they are not actually putting up fire stations, what is he doing to repossess them or allocate alternative plots in the similar areas for constructions of fire stations?"
}