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

{
    "url": "https://demozoo.org/api/v1/releasers/929/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/929/",
    "id": 929,
    "name": "Gopher",
    "is_group": false,
    "nicks": [
        {
            "name": "Gopher",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Gopher"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/738/?format=api",
                "id": 738,
                "name": "Alcatraz"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5857/?format=api",
                "id": 5857,
                "name": "Creative Minds"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5676/?format=api",
                "id": 5676,
                "name": "Hazard-Designs"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10554/?format=api",
                "id": 10554,
                "name": "DEViANCE"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/142484/?format=api",
                "id": 142484,
                "name": "Thorax"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13268/?format=api",
                "id": 13268,
                "name": "Titan Crew"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/4297/"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=2683"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=4580"
        },
        {
            "link_class": "YoutubeUser",
            "url": "https://www.youtube.com/@gopher_atz"
        }
    ]
}