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

{
    "url": "https://demozoo.org/api/v1/releasers/32925/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/32925/",
    "id": 32925,
    "name": "Ajcek",
    "is_group": false,
    "nicks": [
        {
            "name": "Ajcek",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ajcek"
            ]
        },
        {
            "name": "Tabu",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Tabu"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18529/?format=api",
                "id": 18529,
                "name": "Lamers"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/34550/?format=api",
                "id": 34550,
                "name": "MadMan Federation"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/35381/?format=api",
                "id": 35381,
                "name": "United Software of Gdansk"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AtarikiEntry",
            "url": "http://atariki.krap.pl/index.php/Ajcek"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=90693"
        }
    ]
}