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

{
    "url": "https://demozoo.org/api/v1/releasers/140826/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/140826/",
    "id": 140826,
    "name": "Stingray",
    "is_group": false,
    "nicks": [
        {
            "name": "Stingray",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Stingray"
            ]
        },
        {
            "name": "Techno",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Techno"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22589/?format=api",
                "id": 22589,
                "name": "Hurrican"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/140827/?format=api",
                "id": 140827,
                "name": "The Destroyer Crew"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45606/?format=api",
                "id": 45606,
                "name": "Steel"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22581/?format=api",
                "id": 22581,
                "name": "The Future Boys"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=11868"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=12046"
        }
    ]
}