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

{
    "url": "https://demozoo.org/api/v1/releasers/141043/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/141043/",
    "id": 141043,
    "name": "Twilight",
    "is_group": false,
    "nicks": [
        {
            "name": "Manowar",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Manowar"
            ]
        },
        {
            "name": "Twilight",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Twilight"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/125801/?format=api",
                "id": 125801,
                "name": "Occult"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107437/?format=api",
                "id": 107437,
                "name": "Crusade"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6508/?format=api",
                "id": 6508,
                "name": "Fantastic 4 Cracking Group"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/129149/?format=api",
                "id": 129149,
                "name": "United Artists"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/110091/?format=api",
                "id": 110091,
                "name": "Titan"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=29844"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=5575"
        }
    ]
}