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

{
    "id": 56530,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/56530/?format=api",
    "text_counter": 121,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Order, Assistant Minister! If that was the case, you could have indicated that to the Office of the Clerk of the National Assembly well in advance, or taken other measures. There is collective responsibility within the Government; so, you do not have to wait and then come and make that declaration on the Floor of the House, when the Question is on the Order Paper."
}