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

{
    "url": "https://demozoo.org/api/v1/releasers/12002/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/12002/",
    "id": 12002,
    "name": "Posk",
    "is_group": false,
    "nicks": [
        {
            "name": "Posk",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Posk"
            ]
        },
        {
            "name": "Poskgubbe",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Poskgubbe"
            ]
        },
        {
            "name": "Påskgubbe",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Påskgubbe"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15053/?format=api",
                "id": 15053,
                "name": "Katharsis!Ascii"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7647/?format=api",
                "id": 7647,
                "name": "ACiD"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/82742/?format=api",
                "id": 82742,
                "name": "Puma"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8211/?format=api",
                "id": 8211,
                "name": "sYmptom"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47764/?format=api",
                "id": 47764,
                "name": "Eterno Prod."
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=3253"
        }
    ]
}