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

{
    "url": "https://demozoo.org/api/v1/releasers/11862/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/11862/",
    "id": 11862,
    "name": "nny",
    "is_group": false,
    "nicks": [
        {
            "name": "Negativ",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Negativ"
            ]
        },
        {
            "name": "nny",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "nny"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18492/?format=api",
                "id": 18492,
                "name": "Nothing"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/21722/?format=api",
                "id": 21722,
                "name": "Enough Records"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=4716"
        }
    ]
}