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

{
    "url": "https://demozoo.org/api/v1/releasers/46008/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/46008/",
    "id": 46008,
    "name": "Mist",
    "is_group": false,
    "nicks": [
        {
            "name": "Krzysiek",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Krzysiek"
            ]
        },
        {
            "name": "Ksychol",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Ksychol"
            ]
        },
        {
            "name": "Mist",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mist",
                "mst"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/26166/?format=api",
                "id": 26166,
                "name": "Spiral"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/33943/?format=api",
                "id": 33943,
                "name": "Freelancers"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/29771/?format=api",
                "id": 29771,
                "name": "Powerbyte"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10316/?format=api",
                "id": 10316,
                "name": "Secular"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=4027"
        }
    ]
}