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

{
    "id": 69549,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/69549/?format=api",
    "text_counter": 273,
    "type": "speech",
    "speaker_name": "Mr. Nanok",
    "speaker_title": "The Assistant Minister for Forestry and Wildlife",
    "speaker": {
        "id": 57,
        "legal_name": "Josephat Koli Nanok",
        "slug": "josephat-nanok"
    },
    "content": " On a point of order, Mr. Temporary Deputy Speaker, Sir. I seek your guidance. When the Mover and the Seconder moves and seconds, the Motion is supposed to be read out. Is it in order for an amended motion to be brought before it has been read out?"
}