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

{
    "id": 144974,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/144974/?format=api",
    "text_counter": 41,
    "type": "speech",
    "speaker_name": "Mr. Lessonet",
    "speaker_title": "",
    "speaker": {
        "id": 67,
        "legal_name": "Moses Lessonet",
        "slug": "moses-lessonet"
    },
    "content": "Mr. Speaker, Sir, I want to ask the Assistant Minister to focus on the next six months or one year in terms of production in this country. What plans does he have in place to mitigate in case it is a worse situation than we are in now?"
}