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

{
    "id": 256233,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/256233/?format=api",
    "text_counter": 25,
    "type": "speech",
    "speaker_name": "Dr. Galgallo",
    "speaker_title": "",
    "speaker": {
        "id": 280,
        "legal_name": "Guracha Boru Galgalo",
        "slug": "guracha-boru-galgalo"
    },
    "content": "Mr. Speaker, Sir, I beg to seek a Ministerial Statement on this serious issue which continues to affect our people in that area. I would like to know what the Government is doing to contain the situation."
}