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

{
    "url": "https://demozoo.org/api/v1/releasers/118379/?format=api",
    "demozoo_url": "https://demozoo.org/groups/118379/",
    "id": 118379,
    "name": "The Bronx",
    "is_group": true,
    "nicks": [
        {
            "name": "Bronx",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Bronx"
            ]
        },
        {
            "name": "The Bronx",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Bronx"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/118378/?format=api",
                "id": 118378,
                "name": "Daniel"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4035/?format=api",
                "id": 4035,
                "name": "Rico"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/118381/?format=api",
                "id": 118381,
                "name": "Q8"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/118383/?format=api",
                "id": 118383,
                "name": "Saxpy"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=9527"
        }
    ]
}