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

{
    "url": "https://demozoo.org/api/v1/releasers/21305/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/21305/",
    "id": 21305,
    "name": "Meaty",
    "is_group": false,
    "nicks": [
        {
            "name": "Meaty",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Meaty"
            ]
        },
        {
            "name": "MeteoriK",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "MeteoriK"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6498/?format=api",
                "id": 6498,
                "name": "Approximate"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6413/?format=api",
                "id": 6413,
                "name": "UKScene Allstars"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/5088/"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=13100"
        }
    ]
}