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

{
    "id": 1129882,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1129882/?format=api",
    "text_counter": 111,
    "type": "speech",
    "speaker_name": "Sen. Halake",
    "speaker_title": "",
    "speaker": {
        "id": 13184,
        "legal_name": "Abshiro Soka Halake",
        "slug": "abshiro-soka-halake"
    },
    "content": "Having said that, I move on to the areas of focus that the President highlighted. He started off by telling us that the State of the Nation address focused on economic development. What a great sector, because without economic development, we would not know what the economic well-being of our country is."
}