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

{
    "url": "https://demozoo.org/api/v1/releasers/11282/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/11282/",
    "id": 11282,
    "name": "Rawlock",
    "is_group": false,
    "nicks": [
        {
            "name": "Rawlock",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Rawlock",
                "rl!"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11281/?format=api",
                "id": 11281,
                "name": "Flare"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/127246/?format=api",
                "id": 127246,
                "name": "Opium"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18992/?format=api",
                "id": 18992,
                "name": "Food"
            },
            "is_current": false
        },
        {
            "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/rawlock"
        }
    ]
}