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

{
    "url": "https://demozoo.org/api/v1/releasers/5351/?format=api",
    "demozoo_url": "https://demozoo.org/groups/5351/",
    "id": 5351,
    "name": "PHn",
    "is_group": true,
    "nicks": [
        {
            "name": "PHn",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "PHn"
            ]
        },
        {
            "name": "Pähkinä",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Pähkinä"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/22843/?format=api",
                "id": 22843,
                "name": "Django"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/22838/?format=api",
                "id": 22838,
                "name": "B-mine"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/37819/?format=api",
                "id": 37819,
                "name": "noid"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/37820/?format=api",
                "id": 37820,
                "name": "Nrg"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/22840/?format=api",
                "id": 22840,
                "name": "Jizz"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/37822/?format=api",
                "id": 37822,
                "name": "akk"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/26150/?format=api",
                "id": 26150,
                "name": "Charly"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://phn.joroinen.fi/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=987"
        }
    ]
}