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

{
    "id": 139832,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/139832/?format=api",
    "text_counter": 129,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Order, Mr. Gunda! If the hon. Member is not interested in his Question and if you persist in behaving as if you are not participating in the proceedings of the House, I may have to ask you to leave the House!"
}