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

{
    "id": 173430,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/173430/?format=api",
    "text_counter": 473,
    "type": "speech",
    "speaker_name": "Mr. Nyagah",
    "speaker_title": "The Minister for Co-operative Development and Marketing",
    "speaker": {
        "id": 269,
        "legal_name": "Joseph Nthiga Nyagah",
        "slug": "joseph-nyagah"
    },
    "content": "Once passed into law, this Bill will encourage local investors. For the first time, investors in this country will have an environment in which they can invest in a new area, just like when telecommunication came about."
}