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

{
    "url": "https://demozoo.org/api/v1/releasers/19186/?format=api",
    "demozoo_url": "https://demozoo.org/groups/19186/",
    "id": 19186,
    "name": "Vegatronik",
    "is_group": true,
    "nicks": [
        {
            "name": "Vegatronik",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Vegatronik"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/19212/?format=api",
                "id": 19212,
                "name": "Alex"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/90546/?format=api",
                "id": 90546,
                "name": "Cracksoft"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/90547/?format=api",
                "id": 90547,
                "name": "Frankie"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/90548/?format=api",
                "id": 90548,
                "name": "Tronik"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/90550/?format=api",
                "id": 90550,
                "name": "Beličák Roman"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/90549/?format=api",
                "id": 90549,
                "name": "Steve"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=35396"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1054"
        }
    ]
}