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

{
    "id": 1462142,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1462142/?format=api",
    "text_counter": 586,
    "type": "speech",
    "speaker_name": "Hon. Omboko Milemba",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 13328,
        "legal_name": "Jeremiah Omboko Milemba",
        "slug": "jeremiah-omboko-milemba"
    },
    "content": " Very well. That is Standing Order 35. A Member has risen in his place under Standing Order 35. Indeed, I can observe and see that we do not have the requisite quorum in the House. Therefore, I ask the Serjeant-at-Arms to ring the Quorum Bell for 10 minutes."
}