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

{
    "url": "https://demozoo.org/api/v1/releasers/29539/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/29539/",
    "id": 29539,
    "name": "CeD",
    "is_group": false,
    "nicks": [
        {
            "name": "CeD",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "CeD"
            ]
        },
        {
            "name": "Cédric",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Cédric"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/21293/?format=api",
                "id": 21293,
                "name": "Kill Or Die"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/59/?format=api",
                "id": 59,
                "name": "Condense"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45962/?format=api",
                "id": 45962,
                "name": "Revival"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1273/?format=api",
                "id": 1273,
                "name": "Censor Design"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=39471"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=33355"
        }
    ]
}