GET /api/snippet_authors/10/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 10,
    "username": "vx-underground",
    "email": "null@localhost",
    "linkedin": null,
    "twitter": "https://twitter.com/vxunderground",
    "website": "https://vx-underground.org",
    "github": "https://github.com/vxunderground/VX-API"
}