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

{
    "url": "https://demozoo.org/api/v1/releasers/26302/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/26302/",
    "id": 26302,
    "name": "Teo",
    "is_group": false,
    "nicks": [
        {
            "name": "Crazy Teo",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Crazy Teo"
            ]
        },
        {
            "name": "Teo",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Teo"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8679/?format=api",
                "id": 8679,
                "name": "Absurd"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/67054/?format=api",
                "id": 67054,
                "name": "MusicPlanet"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8755/?format=api",
                "id": 8755,
                "name": "Fatal Rage"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/63560/?format=api",
                "id": 63560,
                "name": "U.S.E."
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/72683/?format=api",
                "id": 72683,
                "name": "Rising Sun Team"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=7345"
        }
    ]
}