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

{
    "url": "https://demozoo.org/api/v1/releasers/17742/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/17742/",
    "id": 17742,
    "name": "Filth",
    "is_group": false,
    "nicks": [
        {
            "name": "Filth",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Filth"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17734/?format=api",
                "id": 17734,
                "name": "The Legion"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6872/?format=api",
                "id": 6872,
                "name": "Blocktronics"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/73821/?format=api",
                "id": 73821,
                "name": "ANSI Masters in Straw Hats"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/80379/?format=api",
                "id": 80379,
                "name": "Insomnia"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107183/?format=api",
                "id": 107183,
                "name": "Sauna"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13963/?format=api",
                "id": 13963,
                "name": "Fire"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SixteenColorsArtist",
            "url": "https://16colo.rs/artist/filth"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/_feathers"
        }
    ]
}