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

{
    "url": "https://demozoo.org/api/v1/releasers/121221/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/121221/",
    "id": 121221,
    "name": "Sims",
    "is_group": false,
    "nicks": [
        {
            "name": "Sims",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sims"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/121220/?format=api",
                "id": 121220,
                "name": "Stranger Than Fiction"
            },
            "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/sims"
        }
    ]
}