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

{
    "url": "https://demozoo.org/api/v1/releasers/142174/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/142174/",
    "id": 142174,
    "name": "Fiction",
    "is_group": false,
    "nicks": [
        {
            "name": "Fiction",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Fiction"
            ]
        },
        {
            "name": "Maniac",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Maniac"
            ]
        },
        {
            "name": "Zombie",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Zombie"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106769/?format=api",
                "id": 106769,
                "name": "World Cracking Federation"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107951/?format=api",
                "id": 107951,
                "name": "Fiction Software Service"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/142176/?format=api",
                "id": 142176,
                "name": "Ectoplasma"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/139921/?format=api",
                "id": 139921,
                "name": "The Housebreakers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/52166/?format=api",
                "id": 52166,
                "name": "Kings of Fiction"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}