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

{
    "url": "https://demozoo.org/api/v1/releasers/142240/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/142240/",
    "id": 142240,
    "name": "Logan",
    "is_group": false,
    "nicks": [
        {
            "name": "Cobra",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Cobra"
            ]
        },
        {
            "name": "Jan Albartus",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Jan Albartus"
            ]
        },
        {
            "name": "Logan",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "LGN",
                "Logan"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/54799/?format=api",
                "id": 54799,
                "name": "Shine"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10735/?format=api",
                "id": 10735,
                "name": "Acrise"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/23817/?format=api",
                "id": 23817,
                "name": "Angry"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108446/?format=api",
                "id": 108446,
                "name": "New Dimension Crew"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108075/?format=api",
                "id": 108075,
                "name": "Groove D-Signs"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=6805"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=6806"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=14110"
        }
    ]
}