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

{
    "url": "https://demozoo.org/api/v1/releasers/4377/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/4377/",
    "id": 4377,
    "name": "Soya",
    "is_group": false,
    "nicks": [
        {
            "name": "Soya",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Soya"
            ]
        },
        {
            "name": "Soyayofu",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Soyayofu"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4375/?format=api",
                "id": 4375,
                "name": "Odious"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1273/?format=api",
                "id": 1273,
                "name": "Censor Design"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108462/?format=api",
                "id": 108462,
                "name": "Nicokick Design"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/239/?format=api",
                "id": 239,
                "name": "Fairlight"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=27690"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=3755"
        }
    ]
}