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

{
    "url": "https://demozoo.org/api/v1/releasers/119747/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/119747/",
    "id": 119747,
    "name": "Manganoid",
    "is_group": false,
    "nicks": [
        {
            "name": "Manganoid",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Manganoid"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14747/?format=api",
                "id": 14747,
                "name": "TempesT"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14329/?format=api",
                "id": 14329,
                "name": "Hokuto Force"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/72186/?format=api",
                "id": 72186,
                "name": "Battle Of The Bits"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://battleofthebits.com/barracks/Profile/manganoid/"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=35468"
        },
        {
            "link_class": "SoundcloudUser",
            "url": "https://soundcloud.com/manganoid/"
        }
    ]
}