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

{
    "url": "https://demozoo.org/api/v1/releasers/65656/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/65656/",
    "id": 65656,
    "name": "Poro",
    "is_group": false,
    "nicks": [
        {
            "name": "Poro",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Poro"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/12923/?format=api",
                "id": 12923,
                "name": "Wide Load"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/41994/?format=api",
                "id": 41994,
                "name": "Sciuridae"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/68325/?format=api",
                "id": 68325,
                "name": "Konvergence"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/73600/?format=api",
                "id": 73600,
                "name": "Vanha Mediakunta"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/39563/?format=api",
                "id": 39563,
                "name": "Twinsoft"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=100066"
        }
    ]
}