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

{
    "url": "https://demozoo.org/api/v1/releasers/11879/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/11879/",
    "id": 11879,
    "name": "Mjolnir",
    "is_group": false,
    "nicks": [
        {
            "name": "Mjolnir",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mjolnir",
                "ml"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13963/?format=api",
                "id": 13963,
                "name": "Fire"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/82742/?format=api",
                "id": 82742,
                "name": "Puma"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7061/?format=api",
                "id": 7061,
                "name": "Head"
            },
            "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/mjolnir"
        }
    ]
}