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

{
    "url": "https://demozoo.org/api/v1/releasers/133908/?format=api",
    "demozoo_url": "https://demozoo.org/groups/133908/",
    "id": 133908,
    "name": "Another Fucking Group",
    "is_group": true,
    "nicks": [
        {
            "name": "Another Fucking Group",
            "abbreviation": "AFG",
            "is_primary_nick": true,
            "variants": [
                "AFG",
                "Another Fucking Group"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/133907/?format=api",
                "id": 133907,
                "name": "The Grandmaster"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/71937/?format=api",
                "id": 71937,
                "name": "Colormage"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/133909/?format=api",
                "id": 133909,
                "name": "Discus"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/133910/?format=api",
                "id": 133910,
                "name": "Fantasy"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/133917/?format=api",
                "id": 133917,
                "name": "Coldrake"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/133923/?format=api",
                "id": 133923,
                "name": "The Instigist"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=2643"
        }
    ]
}