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

{
    "id": 65554,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/65554/?format=api",
    "text_counter": 35,
    "type": "speech",
    "speaker_name": "Mr. Kiilu",
    "speaker_title": "",
    "speaker": {
        "id": 45,
        "legal_name": "Peter L. N. Kiilu",
        "slug": "peter-kiilu"
    },
    "content": "Mr. Deputy Speaker, Sir, I would like to thank the Assistant Minister for that answer, but could he state the amount of money earmarked for this project?"
}