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

{
    "id": 1510384,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1510384/?format=api",
    "text_counter": 20,
    "type": "speech",
    "speaker_name": "Hon. Martha Wangari",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 13123,
        "legal_name": "Martha Wangari",
        "slug": "martha-wangari"
    },
    "content": " Hon. Members, we shall reorganise the Order Paper a bit for the convenience of the House. We will prosecute Orders 8, 9, 10, 11 and 12 and then revert to Order 7. Leader of the Majority Party, we are on Order 8, the Procedural Motion."
}