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

{
    "url": "https://demozoo.org/api/v1/releasers/11671/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/11671/",
    "id": 11671,
    "name": "Lator",
    "is_group": false,
    "nicks": [
        {
            "name": "Hatikvah",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Hatikvah"
            ]
        },
        {
            "name": "Lator",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Lator"
            ]
        },
        {
            "name": "Stefan",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Stefan"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14957/?format=api",
                "id": 14957,
                "name": "Premutos"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/628/?format=api",
                "id": 628,
                "name": "Rebels"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/40544/?format=api",
                "id": 40544,
                "name": "200% Coders"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5934/?format=api",
                "id": 5934,
                "name": "Deus Ex Machina"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/124459/?format=api",
                "id": 124459,
                "name": "Alphaforce"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1536"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=182"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=1573"
        }
    ]
}