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

{
    "url": "https://demozoo.org/api/v1/releasers/90647/?format=api",
    "demozoo_url": "https://demozoo.org/groups/90647/",
    "id": 90647,
    "name": "Tronic",
    "is_group": true,
    "nicks": [
        {
            "name": "Tronic",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Tronic"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/98832/?format=api",
                "id": 98832,
                "name": "65C02"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/111862/?format=api",
                "id": 111862,
                "name": "Charlie"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/111863/?format=api",
                "id": 111863,
                "name": "Dust"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/98834/?format=api",
                "id": 98834,
                "name": "Metalmind"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/98833/?format=api",
                "id": 98833,
                "name": "Ruffe"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=44016"
        }
    ]
}