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

{
    "url": "https://demozoo.org/api/v1/releasers/46067/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/46067/",
    "id": 46067,
    "name": "Dataflow",
    "is_group": false,
    "nicks": [
        {
            "name": "Dataflow",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "47",
                "Dataflow"
            ]
        },
        {
            "name": "Dflow",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Dflow"
            ]
        },
        {
            "name": "El Nino",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "El Nino"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13963/?format=api",
                "id": 13963,
                "name": "Fire"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/124544/?format=api",
                "id": 124544,
                "name": "Nocturnal Holocaust"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9364/?format=api",
                "id": 9364,
                "name": "Mimic"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10351/?format=api",
                "id": 10351,
                "name": "Phunk"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14761/?format=api",
                "id": 14761,
                "name": "Poffelipoff"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SixteenColorsArtist",
            "url": "https://16colo.rs/artist/dataflow"
        }
    ]
}