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

{
    "url": "https://demozoo.org/api/v1/releasers/115570/?format=api",
    "demozoo_url": "https://demozoo.org/groups/115570/",
    "id": 115570,
    "name": "Le Groupe",
    "is_group": true,
    "nicks": [
        {
            "name": "Le Groupe",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Le Groupe"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1673/?format=api",
                "id": 1673,
                "name": "C64 Comics Group"
            },
            "is_current": false
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/68955/?format=api",
                "id": 68955,
                "name": "Greystoke"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/51312/?format=api",
                "id": 51312,
                "name": "LKJ"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/68956/?format=api",
                "id": 68956,
                "name": "Malibu"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=6875"
        }
    ]
}