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

{
    "url": "https://demozoo.org/api/v1/releasers/50545/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/50545/",
    "id": 50545,
    "name": "Beta",
    "is_group": false,
    "nicks": [
        {
            "name": "Beta",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Beta"
            ]
        },
        {
            "name": "Puolijohdediodi",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Puolijohdediodi"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/50544/?format=api",
                "id": 50544,
                "name": "Adrenalin"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13084/?format=api",
                "id": 13084,
                "name": "Five Coders"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13804/?format=api",
                "id": 13804,
                "name": "Net Generation"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8551/?format=api",
                "id": 8551,
                "name": "tAAt"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}