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

{
    "url": "https://demozoo.org/api/v1/releasers/152218/?format=api",
    "demozoo_url": "https://demozoo.org/groups/152218/",
    "id": 152218,
    "name": "ALFA Group",
    "is_group": true,
    "nicks": [
        {
            "name": "ALFA Group",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "ALFA Group"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/152219/?format=api",
                "id": 152219,
                "name": "Art"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/152220/?format=api",
                "id": 152220,
                "name": "R.V.A."
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/152221/?format=api",
                "id": 152221,
                "name": "S.F.D."
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/152222/?format=api",
                "id": 152222,
                "name": "Shurup"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/ALFA_Group"
        },
        {
            "link_class": "ZxArtGroup",
            "url": "https://zxart.ee/eng/groups/a/alfa-group/"
        }
    ]
}