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

{
    "id": 12689,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/12689/?format=api",
    "text_counter": 245,
    "type": "speech",
    "speaker_name": "Mr. Ruteere",
    "speaker_title": "",
    "speaker": {
        "id": 92,
        "legal_name": "Silas Muriuki Ruteere",
        "slug": "silas-ruteere"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. Is the Assistant Minister in order to mislead the House that he has listed the projects in terms of constituencies when the column shows they are listed in terms of districts?"
}