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

{
    "url": "https://demozoo.org/api/v1/releasers/10359/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/10359/",
    "id": 10359,
    "name": "Brane",
    "is_group": false,
    "nicks": [
        {
            "name": "Brane",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Brane",
                "bne"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10301/?format=api",
                "id": 10301,
                "name": "Circe"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7647/?format=api",
                "id": 7647,
                "name": "ACiD"
            },
            "is_current": false
        },
        {
            "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/142320/?format=api",
                "id": 142320,
                "name": "Sublime"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10351/?format=api",
                "id": 10351,
                "name": "Phunk"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SixteenColorsArtist",
            "url": "https://16colo.rs/artist/brane"
        }
    ]
}