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

{
    "url": "https://demozoo.org/api/v1/releasers/9206/?format=api",
    "demozoo_url": "https://demozoo.org/groups/9206/",
    "id": 9206,
    "name": "Laser Software",
    "is_group": true,
    "nicks": [
        {
            "name": "Laser Soft",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Laser Soft"
            ]
        },
        {
            "name": "Laser Software",
            "abbreviation": "LS",
            "is_primary_nick": true,
            "variants": [
                "LS",
                "Laser Software"
            ]
        },
        {
            "name": "Lasso",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Lasso"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9025/?format=api",
                "id": 9025,
                "name": "D-Jooz"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9027/?format=api",
                "id": 9027,
                "name": "Mitchell"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/823/?format=api",
                "id": 823,
                "name": "Mantraz"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}