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

{
    "id": 55586,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/55586/?format=api",
    "text_counter": 42,
    "type": "speech",
    "speaker_name": "Mr. Kamama",
    "speaker_title": "The Assistant Minister for Higher Education, Science and Technology",
    "speaker": {
        "id": 165,
        "legal_name": "Asman Abongutum Kamama",
        "slug": "asman-kamama"
    },
    "content": "Mr. Speaker, Sir, lastly, it is also important to know that some countries do not offer scholarships every year, hence the total number of scholarships received vary from year to year."
}