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

{
    "url": "https://demozoo.org/api/v1/releasers/11539/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/11539/",
    "id": 11539,
    "name": "alkoro",
    "is_group": false,
    "nicks": [
        {
            "name": "ALK",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "ALK"
            ]
        },
        {
            "name": "alkoro",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "alkoro"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8884/?format=api",
                "id": 8884,
                "name": "Stars Of Keladan"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/113061/?format=api",
                "id": 113061,
                "name": "Russian Massive Digital Aggression"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=102759"
        }
    ]
}