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

{
    "id": 170301,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/170301/?format=api",
    "text_counter": 213,
    "type": "speech",
    "speaker_name": "Mr. Mututho",
    "speaker_title": "",
    "speaker": {
        "id": 97,
        "legal_name": "John Michael Njenga Mututho",
        "slug": "john-mututho"
    },
    "content": "Mr. Speaker, Sir, I would like to thank the Assistant Minister, not for his answer, but for giving us the finest officers who man that area. These vehicles are too old and most of them are grounded. Furthermore, there are five divisions. When will we have a vehicle that can patrol the highway in speed that you travel, Mr. Assistant Minister?"
}