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

{
    "url": "https://demozoo.org/api/v1/releasers/7240/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/7240/",
    "id": 7240,
    "name": "The Syndrom",
    "is_group": false,
    "nicks": [
        {
            "name": "Matthias Hartung",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Matthias Hartung"
            ]
        },
        {
            "name": "Syndrom",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Syndrom"
            ]
        },
        {
            "name": "The Syndrom",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Syndrom"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3774/?format=api",
                "id": 3774,
                "name": "Padua"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7241/?format=api",
                "id": 7241,
                "name": "The Imperium Arts"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/763/?format=api",
                "id": 763,
                "name": "Crest"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/12786/?format=api",
                "id": 12786,
                "name": "Pretzel Logic"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107257/?format=api",
                "id": 107257,
                "name": "Boss & Co."
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=1994"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=1028"
        }
    ]
}