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

{
    "id": 162047,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/162047/?format=api",
    "text_counter": 32,
    "type": "speech",
    "speaker_name": "Mr. Muriithi",
    "speaker_title": "The Assistant Minister for Industrialization",
    "speaker": {
        "id": 91,
        "legal_name": "Ndiritu Muriithi",
        "slug": "ndiritu-muriithi"
    },
    "content": "(b) As for part \"b\" of the Question, the Government has already initiated action as I have just detailed in \"a\" above. We are working very closely with Orient Paper of India Company and the PPM management to ensure that measures are implemented and concluded accordingly."
}