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

{
    "url": "https://demozoo.org/api/v1/releasers/108433/?format=api",
    "demozoo_url": "https://demozoo.org/groups/108433/",
    "id": 108433,
    "name": "Nihirashi",
    "is_group": true,
    "nicks": [
        {
            "name": "Nihirashi",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Nihirash",
                "Nihirashi",
                "Nihirashka"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/108432/?format=api",
                "id": 108432,
                "name": "Pinny"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/127007/?format=api",
                "id": 127007,
                "name": "nihirash"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/126379/?format=api",
                "id": 126379,
                "name": "nihirashka"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/127033/?format=api",
                "id": 127033,
                "name": "lenin1st"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/132263/?format=api",
                "id": 132263,
                "name": "Tati"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://nihirash.net"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://nihirash.itch.io/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=15330"
        }
    ]
}