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

{
    "url": "https://demozoo.org/api/v1/releasers/42511/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/42511/",
    "id": 42511,
    "name": "Loader",
    "is_group": false,
    "nicks": [
        {
            "name": "Loader",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Loader"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13966/?format=api",
                "id": 13966,
                "name": "Flux"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/119197/?format=api",
                "id": 119197,
                "name": "Seed"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14761/?format=api",
                "id": 14761,
                "name": "Poffelipoff"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SixteenColorsArtist",
            "url": "https://16colo.rs/artist/loader"
        }
    ]
}