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

{
    "id": 92000,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/92000/?format=api",
    "text_counter": 370,
    "type": "speech",
    "speaker_name": "Mr. Oparanya",
    "speaker_title": "The Minister of State for Planning, National Development and Vision 2030",
    "speaker": {
        "id": 201,
        "legal_name": "Wycliffe Ambetsa Oparanya",
        "slug": "wycliffe-oparanya"
    },
    "content": "In line with the above core functions, the Ministry’s mission statement is to provide effective leadership and co-ordination in planning, policy formulation and tracking of results for a globally competitive and prosperous nation in line with the"
}