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

{
    "url": "https://demozoo.org/api/v1/releasers/2304/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/2304/",
    "id": 2304,
    "name": "Radi",
    "is_group": false,
    "nicks": [
        {
            "name": "Radi",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Radi"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2148/?format=api",
                "id": 2148,
                "name": "Aids"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15026/?format=api",
                "id": 15026,
                "name": "Monar Records"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17283/?format=api",
                "id": 17283,
                "name": "INTerror"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47029/?format=api",
                "id": 47029,
                "name": "Amber Diskmag Editing Team"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AtarikiEntry",
            "url": "http://atariki.krap.pl/index.php/Radi"
        }
    ]
}