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

{
    "url": "https://demozoo.org/api/v1/releasers/2583/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/2583/",
    "id": 2583,
    "name": "Seban",
    "is_group": false,
    "nicks": [
        {
            "name": "Seban",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Seban"
            ]
        },
        {
            "name": "Sebastian Igielski",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Sebastian Igielski"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2249/?format=api",
                "id": 2249,
                "name": "Slight"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/35244/?format=api",
                "id": 35244,
                "name": "Code3"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3628/?format=api",
                "id": 3628,
                "name": "Altair"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AtarikiEntry",
            "url": "http://atariki.krap.pl/index.php/Seban"
        },
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/8BIT/SEBAN/"
        },
        {
            "link_class": "MastodonAccount",
            "url": "https://mastodon.social/@seban"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2790"
        }
    ]
}