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

{
    "url": "https://demozoo.org/api/v1/releasers/43588/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/43588/",
    "id": 43588,
    "name": "Azbest",
    "is_group": false,
    "nicks": [
        {
            "name": "Azbest",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Azbest"
            ]
        },
        {
            "name": "COP-SOFT",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "COP-SOFT"
            ]
        },
        {
            "name": "GONZO",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "GONZO"
            ]
        },
        {
            "name": "VAPHELL",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "VAPHELL"
            ]
        },
        {
            "name": "WAFEL",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "WAFEL"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/131162/?format=api",
                "id": 131162,
                "name": "Pigwa Rekordz"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/23141/?format=api",
                "id": 23141,
                "name": "Stones"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/131163/?format=api",
                "id": 131163,
                "name": "Unknown Company"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "ftp://ftp.pigwa.net/"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://ftp.pigwa.net/"
        }
    ]
}