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

{
    "url": "https://demozoo.org/api/v1/releasers/10325/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/10325/",
    "id": 10325,
    "name": "Don Rapello",
    "is_group": false,
    "nicks": [
        {
            "name": "Don Rapello",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Don Rapello",
                "don"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7050/?format=api",
                "id": 7050,
                "name": "Superior Art Creations"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10358/?format=api",
                "id": 10358,
                "name": "Aalto"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1302/?format=api",
                "id": 1302,
                "name": "ISO"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13260/?format=api",
                "id": 13260,
                "name": "Arid Weed"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/82742/?format=api",
                "id": 82742,
                "name": "Puma"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SixteenColorsArtist",
            "url": "https://16colo.rs/artist/don+rapello"
        }
    ]
}