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

{
    "url": "https://demozoo.org/api/v1/releasers/9836/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/9836/",
    "id": 9836,
    "name": "Ice",
    "is_group": false,
    "nicks": [
        {
            "name": "Astra",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Astra"
            ]
        },
        {
            "name": "Ice",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ice"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/575/?format=api",
                "id": 575,
                "name": "Pulse"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3401/?format=api",
                "id": 3401,
                "name": "Anarchy PC"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7204/?format=api",
                "id": 7204,
                "name": "Infiny"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}