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

{
    "url": "https://demozoo.org/api/v1/releasers/149359/?format=api",
    "demozoo_url": "https://demozoo.org/groups/149359/",
    "id": 149359,
    "name": "Liquid Software Designs",
    "is_group": true,
    "nicks": [
        {
            "name": "Liquid Dreams Software",
            "abbreviation": "LDS",
            "is_primary_nick": false,
            "variants": [
                "LDS",
                "Liquid Dreams Software"
            ]
        },
        {
            "name": "Liquid Software Designs",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Liquid Software Design",
                "Liquid Software Designs"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/149361/?format=api",
                "id": 149361,
                "name": "Sundown"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/149437/?format=api",
                "id": 149437,
                "name": "Peer Larsen"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": []
}