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

{
    "url": "https://demozoo.org/api/v1/releasers/13434/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/13434/",
    "id": 13434,
    "name": "Youth",
    "is_group": false,
    "nicks": [
        {
            "name": "Mad B",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Mad B"
            ]
        },
        {
            "name": "Michel A. de Bree",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Michel A. de Bree"
            ]
        },
        {
            "name": "Youth",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "YTH",
                "Youth"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13412/?format=api",
                "id": 13412,
                "name": "HeatWave"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79552/?format=api",
                "id": 79552,
                "name": "Rhyme Design"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/141462/?format=api",
                "id": 141462,
                "name": "Compy Software Leiden"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2964/?format=api",
                "id": 2964,
                "name": "Hitmen"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/52220/?format=api",
                "id": 52220,
                "name": "Internal Affairs"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5027/?format=api",
                "id": 5027,
                "name": "The Ruling Company"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/54770/?format=api",
                "id": 54770,
                "name": "The Sixth Sense"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7584/?format=api",
                "id": 7584,
                "name": "World Wide Expressive"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.micheldebree.nl/"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=1130"
        },
        {
            "link_class": "GithubAccount",
            "url": "https://github.com/micheldebree"
        },
        {
            "link_class": "SoundcloudUser",
            "url": "https://soundcloud.com/chillhead/"
        }
    ]
}