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

{
    "id": 597,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/597/?format=api",
    "text_counter": 102,
    "type": "speech",
    "speaker_name": "Mr. Kaino",
    "speaker_title": "",
    "speaker": {
        "id": 32,
        "legal_name": "Boaz Kipchumba Kaino",
        "slug": "boaz-kaino"
    },
    "content": "When will the Assistant Minister bring to this House a full study to show the status of the girl-child as compared to the boy-child?"
}