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

{
    "url": "https://demozoo.org/api/v1/releasers/13604/?format=api",
    "demozoo_url": "https://demozoo.org/groups/13604/",
    "id": 13604,
    "name": "Aldi Industries",
    "is_group": true,
    "nicks": [
        {
            "name": "Aldi Industries",
            "abbreviation": "ALDI",
            "is_primary_nick": true,
            "variants": [
                "ALDI",
                "Aldi Industries"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5556/?format=api",
                "id": 5556,
                "name": "Excess"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/136967/?format=api",
                "id": 136967,
                "name": "Vollsuff"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/136966/?format=api",
                "id": 136966,
                "name": "Quadhead"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/112357/?format=api",
                "id": 112357,
                "name": "Airfresh"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/105566/?format=api",
                "id": 105566,
                "name": "Carptoni"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=2340"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=5715"
        }
    ]
}