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

{
    "id": 192510,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/192510/?format=api",
    "text_counter": 313,
    "type": "speech",
    "speaker_name": "Mr. Orengo",
    "speaker_title": "The Minister for Lands",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": " On a point of order, Mr. Speaker, Sir. What is the relevance of what the Member is saying to the Motion before the House? I mean the question of relevance is critical, unless he wants to turn this House into a baraza ."
}