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

{
    "url": "https://demozoo.org/api/v1/releasers/27814/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/27814/",
    "id": 27814,
    "name": "Dahan",
    "is_group": false,
    "nicks": [
        {
            "name": "Dahan",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dahan"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/27815/?format=api",
                "id": 27815,
                "name": "Softahan Prod"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/30128/?format=api",
                "id": 30128,
                "name": "BOS"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/37424/?format=api",
                "id": 37424,
                "name": "French Demoscene Activist"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=280"
        }
    ]
}