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

{
    "url": "https://demozoo.org/api/v1/releasers/2443/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/2443/",
    "id": 2443,
    "name": "Troed",
    "is_group": false,
    "nicks": [
        {
            "name": "Red Fox",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Red Fox"
            ]
        },
        {
            "name": "Troed",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Troed"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2256/?format=api",
                "id": 2256,
                "name": "SYNC"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31695/?format=api",
                "id": 31695,
                "name": "Swedish Cracking Service International"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/39428/?format=api",
                "id": 39428,
                "name": "ProWare Crew"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31680/?format=api",
                "id": 31680,
                "name": "International Cracking Service"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/56985/?format=api",
                "id": 56985,
                "name": "Climax SoftWare"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}