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

{
    "id": 303967,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/303967/?format=api",
    "text_counter": 34,
    "type": "speech",
    "speaker_name": "Mr. Nanok",
    "speaker_title": "",
    "speaker": {
        "id": 57,
        "legal_name": "Josephat Koli Nanok",
        "slug": "josephat-nanok"
    },
    "content": "Mr. Speaker, Sir, the first action we will undertake is to investigate and find out whether this illegal logging happened. If indeed it happened, then either my substantive Minister or I will make an effort to vist this particular area and verify. When we plan to go down, I would urge the hon. Member to accompany us and give us further details of what he may know and what the community members may know regarding what is going on."
}