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

{
    "url": "https://demozoo.org/api/v1/releasers/124397/?format=api",
    "demozoo_url": "https://demozoo.org/groups/124397/",
    "id": 124397,
    "name": "The Team Cracker",
    "is_group": true,
    "nicks": [
        {
            "name": "The Team Cracker",
            "abbreviation": "TTC",
            "is_primary_nick": true,
            "variants": [
                "TTC",
                "The Team Cracker"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/124398/?format=api",
                "id": 124398,
                "name": "CCS"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/124399/?format=api",
                "id": 124399,
                "name": "Crazy Cracker"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/124400/?format=api",
                "id": 124400,
                "name": "Marco"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/124401/?format=api",
                "id": 124401,
                "name": "Sammy Soft"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/124402/?format=api",
                "id": 124402,
                "name": "SSC"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/124403/?format=api",
                "id": 124403,
                "name": "WCS"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}