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

{
    "url": "https://demozoo.org/api/v1/releasers/24248/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/24248/",
    "id": 24248,
    "name": "Tweak",
    "is_group": false,
    "nicks": [
        {
            "name": "Fuckface",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Fuckface"
            ]
        },
        {
            "name": "Tweak",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Tweak",
                "_tweak"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/205/?format=api",
                "id": 205,
                "name": "Prone"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31146/?format=api",
                "id": 31146,
                "name": "Fæ5Group"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22001/?format=api",
                "id": 22001,
                "name": "Nuggitraders"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/12769/?format=api",
                "id": 12769,
                "name": "Jade"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17113/?format=api",
                "id": 17113,
                "name": "Turbo Bazz Lovers"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}