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

{
    "id": 123467,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123467/?format=api",
    "text_counter": 47,
    "type": "speech",
    "speaker_name": "Mr. Ruteere",
    "speaker_title": "",
    "speaker": {
        "id": 92,
        "legal_name": "Silas Muriuki Ruteere",
        "slug": "silas-ruteere"
    },
    "content": "Mr. Speaker, Sir, is the Assistant Minister aware that Ewaso Nyiro Development Authority, which covers the ASAL development programme, is also covering parts of Buuri District and, therefore, what he is saying is misleading?"
}