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

{
    "url": "https://demozoo.org/api/v1/releasers/24280/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/24280/",
    "id": 24280,
    "name": "Screes",
    "is_group": false,
    "nicks": [
        {
            "name": "$een",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "$een"
            ]
        },
        {
            "name": "Screes",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Screes"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5638/?format=api",
                "id": 5638,
                "name": "Rave Beats International"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19979/?format=api",
                "id": 19979,
                "name": "Excalibur"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/24272/?format=api",
                "id": 24272,
                "name": "Aeon"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/28798/?format=api",
                "id": 28798,
                "name": "Active Interactive"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=5042"
        }
    ]
}