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

{
    "url": "https://demozoo.org/api/v1/releasers/33376/?format=api",
    "demozoo_url": "https://demozoo.org/groups/33376/",
    "id": 33376,
    "name": "team Amiga Information Center",
    "is_group": true,
    "nicks": [
        {
            "name": "team Amiga Information Center",
            "abbreviation": "AIC",
            "is_primary_nick": true,
            "variants": [
                "AIC",
                "team AIC",
                "team Amiga Information Center"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/126684/?format=api",
                "id": 126684,
                "name": "S7reaM"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/41624/?format=api",
                "id": 41624,
                "name": "Vinnny"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/126685/?format=api",
                "id": 126685,
                "name": "easy_john"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://amiga.org.ru"
        }
    ]
}