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

{
    "id": 37417,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/37417/?format=api",
    "text_counter": 232,
    "type": "speech",
    "speaker_name": "Prof. Sambili",
    "speaker_title": "The Minister for East African Community",
    "speaker": {
        "id": 28,
        "legal_name": "Hellen Jepkemoi Sambili",
        "slug": "hellen-sambili"
    },
    "content": " Mr. Speaker, Sir, to answer Eng. Gumbo’s question, the countries that are using GMOs are the Republic of South Africa, the USA, Egypt, Burkina Faso and Brazil."
}