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

{
    "url": "https://demozoo.org/api/v1/releasers/31946/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/31946/",
    "id": 31946,
    "name": "Little LuLu",
    "is_group": false,
    "nicks": [
        {
            "name": "Little LuLu",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "LL",
                "Little LuLu"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31945/?format=api",
                "id": 31945,
                "name": "ST Amigos"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/49614/?format=api",
                "id": 49614,
                "name": "Forest Folk"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/42957/?format=api",
                "id": 42957,
                "name": "ST Bandits"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2228/?format=api",
                "id": 2228,
                "name": "Pompey Pirates"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}