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

{
    "id": 89012,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/89012/?format=api",
    "text_counter": 185,
    "type": "speech",
    "speaker_name": "Mr. Oparanya",
    "speaker_title": "The Minister for Planning, National Development and Vision 2030",
    "speaker": {
        "id": 201,
        "legal_name": "Wycliffe Ambetsa Oparanya",
        "slug": "wycliffe-oparanya"
    },
    "content": "Volume 1(a) – population distribution by administrative units, that is, sub- locations, locations, divisions, provinces, rural-urban and urban centres."
}