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

{
    "url": "https://demozoo.org/api/v1/releasers/30105/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/30105/",
    "id": 30105,
    "name": "Rieha",
    "is_group": false,
    "nicks": [
        {
            "name": "Rieha",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Rieha"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7553/?format=api",
                "id": 7553,
                "name": "Array"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/138939/?format=api",
                "id": 138939,
                "name": "Deluxe"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/28087/?format=api",
                "id": 28087,
                "name": "Cloaking Novice"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17270/?format=api",
                "id": 17270,
                "name": "Confine"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=11387"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=227"
        }
    ]
}