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

{
    "id": 3306,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3306/?format=api",
    "text_counter": 151,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": "Pure mathematics tells us that last year when we had no any new 14-seater coming on board, the number of vehicles on our roads has reduced. We have only seen big vehicles coming on road. Every space occupied by one vehicle is released for other road users."
}