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

{
    "url": "https://demozoo.org/api/v1/releasers/84339/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/84339/",
    "id": 84339,
    "name": "Ruguevara",
    "is_group": false,
    "nicks": [
        {
            "name": "Ruguevara",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ruguevara"
            ]
        },
        {
            "name": "rugu",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "rugu"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79675/?format=api",
                "id": 79675,
                "name": "Insiders"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/113061/?format=api",
                "id": 113061,
                "name": "Russian Massive Digital Aggression"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=102254"
        }
    ]
}