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

{
    "url": "https://demozoo.org/api/v1/releasers/14744/?format=api",
    "demozoo_url": "https://demozoo.org/groups/14744/",
    "id": 14744,
    "name": "Stardust",
    "is_group": true,
    "nicks": [
        {
            "name": "Stardust",
            "abbreviation": "STD",
            "is_primary_nick": true,
            "variants": [
                "STD",
                "Stardust"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4755/?format=api",
                "id": 4755,
                "name": "La Shawn"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/129110/?format=api",
                "id": 129110,
                "name": "Stingray"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/129111/?format=api",
                "id": 129111,
                "name": "Vader"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1971/?format=api",
                "id": 1971,
                "name": "Plasma"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/122246/?format=api",
                "id": 122246,
                "name": "Jupiter8"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/131764/?format=api",
                "id": 131764,
                "name": "Deamo"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=11342"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8667"
        }
    ]
}