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

{
    "url": "https://demozoo.org/api/v1/releasers/41624/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/41624/",
    "id": 41624,
    "name": "Vinnny",
    "is_group": false,
    "nicks": [
        {
            "name": "Vinnny",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Vinnny"
            ]
        },
        {
            "name": "Vlad Vinogradov",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Vlad Vinogradov",
                "Влад Виноградов"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/42134/?format=api",
                "id": 42134,
                "name": "team AmiRUS"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/33376/?format=api",
                "id": 33376,
                "name": "team Amiga Information Center"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31194/?format=api",
                "id": 31194,
                "name": "team Dogma"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Vinnny"
        }
    ]
}