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

{
    "id": 10363,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/10363/?format=api",
    "text_counter": 176,
    "type": "speech",
    "speaker_name": "Mr. Munya",
    "speaker_title": "",
    "speaker": {
        "id": 279,
        "legal_name": "Joseph Konzolo Munyao",
        "slug": "joseph-munyao"
    },
    "content": "Madam Temporary Deputy Speaker, it is true that there are certain non-tariff barriers that make it difficult for trade to flourish in the East African region. Some of the non-tariff barriers are transport barriers, especially erected by security agencies like the police, that make it difficult for trucks to be cleared quickly---"
}