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

{
    "url": "https://demozoo.org/api/v1/releasers/6772/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/6772/",
    "id": 6772,
    "name": "Beatnik",
    "is_group": false,
    "nicks": [
        {
            "name": "Beatnik",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Beatnik"
            ]
        },
        {
            "name": "Nik",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Nik"
            ]
        },
        {
            "name": "Onomatopoeia",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Onomatopoeia"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6773/?format=api",
                "id": 6773,
                "name": "Mental Design"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5108/?format=api",
                "id": 5108,
                "name": "Sonic PC"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/993/?format=api",
                "id": 993,
                "name": "Plant"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7702/?format=api",
                "id": 7702,
                "name": "Electromotive Force"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/992/?format=api",
                "id": 992,
                "name": "Jeskola"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3266/?format=api",
                "id": 3266,
                "name": "Extreme"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/89284/?format=api",
                "id": 89284,
                "name": "Ansi Factory"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.behance.net/greatapesltd"
        }
    ]
}