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

{
    "id": 304617,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/304617/?format=api",
    "text_counter": 170,
    "type": "speech",
    "speaker_name": "Mr. Musila",
    "speaker_title": "The Assistant Minister of State for Defence",
    "speaker": {
        "id": 94,
        "legal_name": "David Musila",
        "slug": "david-musila"
    },
    "content": " Mr. Speaker, Sir, I seek the indulgence of the House. I have the reply and I have discussed this with hon. Letimalo, but I request that this Question be scheduled for Thursday this week and he is in agreement."
}