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

{
    "id": 270222,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/270222/?format=api",
    "text_counter": 109,
    "type": "speech",
    "speaker_name": "Mr. Jamlek Irungu Kamau",
    "speaker_title": "",
    "speaker": {
        "id": 35,
        "legal_name": "Jamleck Irungu Kamau",
        "slug": "jamleck-kamau"
    },
    "content": "Mr. Speaker, Sir, could the Assistant Minister provide the scores that each of the three candidates got and confirm whether, indeed, it is true that two candidates tied at position number three, but only the name of one of those two who tied was submitted for approval?"
}