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

{
    "url": "https://demozoo.org/api/v1/releasers/137912/?format=api",
    "demozoo_url": "https://demozoo.org/groups/137912/",
    "id": 137912,
    "name": "Lost Generation",
    "is_group": true,
    "nicks": [
        {
            "name": "Lost Generation",
            "abbreviation": "LG",
            "is_primary_nick": true,
            "variants": [
                "LG",
                "Lost Generation"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/137910/?format=api",
                "id": 137910,
                "name": "McValach"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14246/?format=api",
                "id": 14246,
                "name": "Orcan"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14258/?format=api",
                "id": 14258,
                "name": "Reekol"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=7561"
        }
    ]
}