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

{
    "id": 30342,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/30342/?format=api",
    "text_counter": 324,
    "type": "speech",
    "speaker_name": "Mr. Kabando wa Kabando",
    "speaker_title": "The Assistant Minister for Youth Affairs and Sports",
    "speaker": {
        "id": 31,
        "legal_name": "Kabando wa Kabando",
        "slug": "kabando-kabando"
    },
    "content": "Just as we speak, it is evident across the country that there is lack of food. But in this same nation, there is abundance of food supply with very many farmers decrying the fact that they do not have the infrastructure to connect their farm produce to areas where it is needed. This is a serious contradiction."
}