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

{
    "url": "https://demozoo.org/api/v1/releasers/5773/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/5773/",
    "id": 5773,
    "name": "Soolta",
    "is_group": false,
    "nicks": [
        {
            "name": "Soolta",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Soolta"
            ]
        },
        {
            "name": "Sultasan",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Sultasan"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5864/?format=api",
                "id": 5864,
                "name": "Italian DemoMafia Allstars"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2226/?format=api",
                "id": 2226,
                "name": "Phantasy"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4345/?format=api",
                "id": 4345,
                "name": "SKiM"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/34328/?format=api",
                "id": 34328,
                "name": "Some Godfathers"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10905/?format=api",
                "id": 10905,
                "name": "Lapsen"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=769"
        }
    ]
}