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

{
    "url": "https://demozoo.org/api/v1/releasers/3030/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/3030/",
    "id": 3030,
    "name": "Oasiz",
    "is_group": false,
    "nicks": [
        {
            "name": "Albert L. Tissimoukari",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Albert L. Tissimoukari"
            ]
        },
        {
            "name": "Oasiz",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Oasiz"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/370/?format=api",
                "id": 370,
                "name": "Byterapers"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3028/?format=api",
                "id": 3028,
                "name": "The Alberts"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1300/?format=api",
                "id": 1300,
                "name": "Trilobit"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/37702/?format=api",
                "id": 37702,
                "name": "Bilotrip"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/936/?format=api",
                "id": 936,
                "name": "Dekadence"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://lerppu.net/"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=37183"
        }
    ]
}