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

{
    "url": "https://demozoo.org/api/v1/releasers/10107/?format=api",
    "demozoo_url": "https://demozoo.org/groups/10107/",
    "id": 10107,
    "name": "Neural",
    "is_group": true,
    "nicks": [
        {
            "name": "Neural",
            "abbreviation": "NRL",
            "is_primary_nick": true,
            "variants": [
                "NRL",
                "Neural"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10108/?format=api",
                "id": 10108,
                "name": "Hoodlum"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/628/?format=api",
                "id": 628,
                "name": "Rebels"
            },
            "is_current": false
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10106/?format=api",
                "id": 10106,
                "name": "hitchhikr"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/194/?format=api",
                "id": 194,
                "name": "kenët"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/300/?format=api",
                "id": 300,
                "name": "Chromag"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/6249/?format=api",
                "id": 6249,
                "name": "DaFunk"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2885/?format=api",
                "id": 2885,
                "name": "Alien^PDX"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://neural.untergrund.net"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=8264"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=4574"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/neural/"
        }
    ]
}