The default basic root view for DefaultRouter

GET /api/v0/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "messages": "https://hermes.lco.global/api/v0/messages/",
    "nonlocalizedevents": "https://hermes.lco.global/api/v0/nonlocalizedevents/",
    "nonlocalizedeventsequence": "https://hermes.lco.global/api/v0/nonlocalizedeventsequence/",
    "targets": "https://hermes.lco.global/api/v0/targets/",
    "topics": "https://hermes.lco.global/api/v0/topics/",
    "submit_message": "https://hermes.lco.global/api/v0/submit_message/"
}