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

{
    "id": 281110,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/281110/?format=api",
    "text_counter": 376,
    "type": "speech",
    "speaker_name": "Mr. Ogindo",
    "speaker_title": "",
    "speaker": {
        "id": 120,
        "legal_name": "Martin Otieno Ogindo",
        "slug": "martin-ogindo"
    },
    "content": "“A party shall be entitled to nominate for election under these rules any number of candidates not exceeding three times the figure arrived by multiplying the number of elected members of the National Assembly of that party by nine and dividing the result by the total number of elected Members of the National Assembly.”"
}