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

{
    "url": "https://demozoo.org/api/v1/releasers/41508/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/41508/",
    "id": 41508,
    "name": "Seven_dc",
    "is_group": false,
    "nicks": [
        {
            "name": "SeVeN",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "SeVeN"
            ]
        },
        {
            "name": "Seven_dc",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Seven_dc"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/143863/?format=api",
                "id": 143863,
                "name": "Gray Marchers"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/37512/?format=api",
                "id": 37512,
                "name": "Piste Gamez"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/82066/?format=api",
                "id": 82066,
                "name": "Synergia"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=103924"
        }
    ]
}