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

{
    "url": "https://demozoo.org/api/v1/releasers/65381/?format=api",
    "demozoo_url": "https://demozoo.org/groups/65381/",
    "id": 65381,
    "name": "Imports, Crackings & Engineerings",
    "is_group": true,
    "nicks": [
        {
            "name": "I.C.E.",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "I.C.E."
            ]
        },
        {
            "name": "Imports, Crackings & Engineerings",
            "abbreviation": "ICE",
            "is_primary_nick": true,
            "variants": [
                "ICE",
                "Imports Crackings And Engineerings",
                "Imports, Crackings & Engineerings"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/65382/?format=api",
                "id": 65382,
                "name": "Softtech"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/138442/?format=api",
                "id": 138442,
                "name": "The Goonie"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/131074/?format=api",
                "id": 131074,
                "name": "Dream Runner"
            },
            "is_current": false
        }
    ],
    "subgroups": [
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/54856/?format=api",
                "id": 54856,
                "name": "The Goonies"
            },
            "is_current": true
        },
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/65383/?format=api",
                "id": 65383,
                "name": "Line 2002"
            },
            "is_current": true
        },
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/17753/?format=api",
                "id": 17753,
                "name": "The Danish Circle"
            },
            "is_current": true
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3363"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=72474"
        }
    ]
}