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

{
    "url": "https://demozoo.org/api/v1/releasers/26103/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/26103/",
    "id": 26103,
    "name": "Pzyko",
    "is_group": false,
    "nicks": [
        {
            "name": "Pzyko",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Pzyko"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17809/?format=api",
                "id": 17809,
                "name": "AWE"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109161/?format=api",
                "id": 109161,
                "name": "Eclipse"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106451/?format=api",
                "id": 106451,
                "name": "Eclipse"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}