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

{
    "url": "https://demozoo.org/api/v1/releasers/122258/?format=api",
    "demozoo_url": "https://demozoo.org/groups/122258/",
    "id": 122258,
    "name": "Trøndelag Cracking Service",
    "is_group": true,
    "nicks": [
        {
            "name": "Trøndelag Cracking Service",
            "abbreviation": "TCS",
            "is_primary_nick": true,
            "variants": [
                "TCS",
                "Trøndelag Cracking Service"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1229/?format=api",
                "id": 1229,
                "name": "Dr. No"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1227/?format=api",
                "id": 1227,
                "name": "Sector 9"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/122259/?format=api",
                "id": 122259,
                "name": "Sputnik 4"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=9996"
        }
    ]
}