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

{
    "url": "https://demozoo.org/api/v1/releasers/10334/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/10334/",
    "id": 10334,
    "name": "Apu",
    "is_group": false,
    "nicks": [
        {
            "name": "Apu",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Apu"
            ]
        },
        {
            "name": "Apu Nahasa",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Apu Nahasa"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10333/?format=api",
                "id": 10333,
                "name": "Die Kranken Bomber"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10108/?format=api",
                "id": 10108,
                "name": "Hoodlum"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3337/?format=api",
                "id": 3337,
                "name": "Animators"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25374/?format=api",
                "id": 25374,
                "name": "Riot"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=330"
        },
        {
            "link_class": "Defacto2Person",
            "url": "https://defacto2.net/p/apu"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=2732"
        }
    ]
}