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

{
    "url": "https://demozoo.org/api/v1/releasers/7430/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/7430/",
    "id": 7430,
    "name": "mdx",
    "is_group": false,
    "nicks": [
        {
            "name": "PIK OG FISSE",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "PIK OG FISSE"
            ]
        },
        {
            "name": "malodix",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "malodix",
                "mdx"
            ]
        },
        {
            "name": "mdx",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "mdx"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7431/?format=api",
                "id": 7431,
                "name": "Projekt Carnival"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2883/?format=api",
                "id": 2883,
                "name": "Titan"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3985/?format=api",
                "id": 3985,
                "name": "Paradize"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "DeviantartUser",
            "url": "http://malodix.deviantart.com"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/graphics/artists/malodix/"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=24269"
        }
    ]
}