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

{
    "id": 150353,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/150353/?format=api",
    "text_counter": 80,
    "type": "speech",
    "speaker_name": "Mr. Mwaita",
    "speaker_title": "",
    "speaker": {
        "id": 100,
        "legal_name": "Sammy Sila Komen Mwaita",
        "slug": "sammy-mwaita"
    },
    "content": "Mr. Speaker, Sir, while I appreciate the answer from the Assistant Minister, could he confirm that once this road is prioritised, he will be able to do major rehabilitation on it, given that it is the busiest road in that area?"
}