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

{
    "url": "https://demozoo.org/api/v1/releasers/11374/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/11374/",
    "id": 11374,
    "name": "mypalGOO",
    "is_group": false,
    "nicks": [
        {
            "name": "mypalGOO",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "900",
                "GOO",
                "mypalGOO"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11348/?format=api",
                "id": 11348,
                "name": "Ansimetry"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10164/?format=api",
                "id": 10164,
                "name": "High Society"
            },
            "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/62901/?format=api",
                "id": 62901,
                "name": "HS-Art"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Person",
            "url": "https://defacto2.net/p/mypalgoo"
        },
        {
            "link_class": "DeviantartUser",
            "url": "http://mypalgoo.deviantart.com"
        },
        {
            "link_class": "SixteenColorsArtist",
            "url": "https://16colo.rs/artist/goo"
        }
    ]
}