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

{
    "url": "https://demozoo.org/api/v1/releasers/20382/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/20382/",
    "id": 20382,
    "name": "myy",
    "is_group": false,
    "nicks": [
        {
            "name": "K-Cat",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "K-Cat"
            ]
        },
        {
            "name": "Totuus",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Totuus"
            ]
        },
        {
            "name": "myy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "myy"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/422/?format=api",
                "id": 422,
                "name": "Traction"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1302/?format=api",
                "id": 1302,
                "name": "ISO"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/44245/?format=api",
                "id": 44245,
                "name": "Paraguay"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1297/?format=api",
                "id": 1297,
                "name": "Jumalauta"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/142064/?format=api",
                "id": 142064,
                "name": "Skenejärven ala-aste"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=27954"
        }
    ]
}