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

{
    "url": "https://demozoo.org/api/v1/releasers/87209/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/87209/",
    "id": 87209,
    "name": "The Natural",
    "is_group": false,
    "nicks": [
        {
            "name": "The Natural",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Natural"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/38572/?format=api",
                "id": 38572,
                "name": "Blade"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25524/?format=api",
                "id": 25524,
                "name": "Noname"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17809/?format=api",
                "id": 17809,
                "name": "AWE"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SixteenColorsArtist",
            "url": "https://16colo.rs/artist/the+natural"
        }
    ]
}