GET /api/v1/releasers/63873/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://demozoo.org/api/v1/releasers/63873/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/63873/",
    "id": 63873,
    "name": "zep",
    "is_group": false,
    "nicks": [
        {
            "name": "zep",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "zep"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/124680/?format=api",
                "id": 124680,
                "name": "pod"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.lexaloffle.com/"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/lexaloffle"
        }
    ]
}