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

{
    "url": "https://demozoo.org/api/v1/releasers/10141/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/10141/",
    "id": 10141,
    "name": "Sond",
    "is_group": false,
    "nicks": [
        {
            "name": "Sond",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sond"
            ]
        },
        {
            "name": "Sublime",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Sublime"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3793/?format=api",
                "id": 3793,
                "name": "bypass"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9999/?format=api",
                "id": 9999,
                "name": "Tequila"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=11315"
        },
        {
            "link_class": "GithubAccount",
            "url": "https://github.com/waern"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=1274"
        }
    ]
}