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

{
    "id": 234241,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234241/?format=api",
    "text_counter": 47,
    "type": "speech",
    "speaker_name": "Mrs. Mugo",
    "speaker_title": "",
    "speaker": {
        "id": 85,
        "legal_name": "Beth Wambui Mugo",
        "slug": "beth-mugo"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, we are training early childhood teachers. So, we do not even need to involve primary school teachers in the running of nursery schools. As I have just said, we are putting this programme in place in the whole country."
}