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

{
    "url": "https://demozoo.org/api/v1/releasers/3399/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/3399/",
    "id": 3399,
    "name": "Mahlzahn",
    "is_group": false,
    "nicks": [
        {
            "name": "Mahlzahn",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mahlzahn",
                "Mahlzahnx"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1536/?format=api",
                "id": 1536,
                "name": "Surprise! Productions"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17164/?format=api",
                "id": 17164,
                "name": "Electronic Rats"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7915/?format=api",
                "id": 7915,
                "name": "Pentagon"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76679/?format=api",
                "id": 76679,
                "name": "Pen Art"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6628/?format=api",
                "id": 6628,
                "name": "Warlock"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}