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

{
    "url": "https://demozoo.org/api/v1/releasers/6452/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/6452/",
    "id": 6452,
    "name": "cyraxx",
    "is_group": false,
    "nicks": [
        {
            "name": "cyraxx",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "cyraxx"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3637/?format=api",
                "id": 3637,
                "name": "Speckdrumm"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/71298/?format=api",
                "id": 71298,
                "name": "METT!"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/71299/?format=api",
                "id": 71299,
                "name": "Schnappsgirls"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5573/?format=api",
                "id": 5573,
                "name": "Flugeldufel"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.cyraxx.de"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=10640"
        }
    ]
}