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

{
    "url": "https://demozoo.org/api/v1/releasers/17031/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/17031/",
    "id": 17031,
    "name": "Räd-Äd",
    "is_group": false,
    "nicks": [
        {
            "name": "Räd-Äd",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Rad-Ad",
                "Räd-Äd"
            ]
        },
        {
            "name": "The Räd-Äd",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Räd-Äd"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13205/?format=api",
                "id": 13205,
                "name": "Purge"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6630/?format=api",
                "id": 6630,
                "name": "Public NMI"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=7486"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=6732"
        }
    ]
}