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

{
    "url": "https://demozoo.org/api/v1/releasers/16756/?format=api",
    "demozoo_url": "https://demozoo.org/groups/16756/",
    "id": 16756,
    "name": "Juhannus 99 Org",
    "is_group": true,
    "nicks": [
        {
            "name": "Juhannus 99 Org",
            "abbreviation": "j99Org",
            "is_primary_nick": true,
            "variants": [
                "Juhannus 99 Org",
                "j99Org"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16754/?format=api",
                "id": 16754,
                "name": "Gangsta"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16755/?format=api",
                "id": 16755,
                "name": "Ragga"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16620/?format=api",
                "id": 16620,
                "name": "Kommander Mausemann"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}