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

{
    "url": "https://demozoo.org/api/v1/releasers/38619/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/38619/",
    "id": 38619,
    "name": "slaeshjag",
    "is_group": false,
    "nicks": [
        {
            "name": "slaeshjag",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "slaeshjag"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/72016/?format=api",
                "id": 72016,
                "name": "Achtung Fulkod"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/139644/?format=api",
                "id": 139644,
                "name": "Hotellcrew"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://rdw.se"
        }
    ]
}