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

{
    "url": "https://demozoo.org/api/v1/releasers/11834/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/11834/",
    "id": 11834,
    "name": "Threaz",
    "is_group": false,
    "nicks": [
        {
            "name": "Threaz",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Threaz",
                "tR!"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6905/?format=api",
                "id": 6905,
                "name": "Twisted"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7061/?format=api",
                "id": 7061,
                "name": "Head"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2908/?format=api",
                "id": 2908,
                "name": "Damones"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13256/?format=api",
                "id": 13256,
                "name": "Drunken"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10320/?format=api",
                "id": 10320,
                "name": "Impure"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AsciiarenaArtist",
            "url": "https://asciiarena.se/artist/threaz"
        },
        {
            "link_class": "Defacto2Person",
            "url": "https://defacto2.net/p/threaz"
        },
        {
            "link_class": "SixteenColorsArtist",
            "url": "https://16colo.rs/artist/threaz"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=274"
        }
    ]
}