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

{
    "url": "https://demozoo.org/api/v1/releasers/17426/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/17426/",
    "id": 17426,
    "name": "Legalize",
    "is_group": false,
    "nicks": [
        {
            "name": "Legalize",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Legalize"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17429/?format=api",
                "id": 17429,
                "name": "Büschi"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17428/?format=api",
                "id": 17428,
                "name": "Datenanarchist"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17427/?format=api",
                "id": 17427,
                "name": "Kami"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17430/?format=api",
                "id": 17430,
                "name": "Ligi"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}