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

{
    "id": 2,
    "name": "Thomas Roccia",
    "email": null,
    "linkedin": "https://www.linkedin.com/in/thomas-roccia",
    "twitter": "https://twitter.com/fr0gger_",
    "website": "https://securitybreak.io",
    "github": "https://github.com/fr0gger"
}