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

{
    "url": "https://demozoo.org/api/v1/releasers/23400/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/23400/",
    "id": 23400,
    "name": "Fenek",
    "is_group": false,
    "nicks": [
        {
            "name": "Fenek",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Fenek"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/887/?format=api",
                "id": 887,
                "name": "Arise"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/49545/?format=api",
                "id": 49545,
                "name": "Kreciki"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18144/?format=api",
                "id": 18144,
                "name": "Apidya"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/39718/?format=api",
                "id": 39718,
                "name": "Alliance"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79763/?format=api",
                "id": 79763,
                "name": "Aplaus"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5548/?format=api",
                "id": 5548,
                "name": "Protovision"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18045/?format=api",
                "id": 18045,
                "name": "Dragon Software Productions"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=3863"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=1794"
        }
    ]
}