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

{
    "id": 209999,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/209999/?format=api",
    "text_counter": 75,
    "type": "speech",
    "speaker_name": "Ms. Abdalla",
    "speaker_title": "",
    "speaker": {
        "id": 245,
        "legal_name": "Abdallah Jumaa Ngozi",
        "slug": "abdallah-ngozi"
    },
    "content": "On a point of order, Mr. Speaker, Sir. The Mau Forest is an internationally known water catchment area. So, for the Questioner to say that this Question should be re-directed to the Ministry of Regional Development Authorities is missing the point. Conservation is rightly in the Ministry of Environment and Natural Resources. Is he in order?"
}