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

{
    "url": "https://demozoo.org/api/v1/releasers/10904/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/10904/",
    "id": 10904,
    "name": "Makc",
    "is_group": false,
    "nicks": [
        {
            "name": "Makc",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Makc"
            ]
        },
        {
            "name": "Ozon",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Ozon"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10905/?format=api",
                "id": 10905,
                "name": "Lapsen"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5864/?format=api",
                "id": 5864,
                "name": "Italian DemoMafia Allstars"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=3854"
        }
    ]
}